body {
    background-color: #0d00ff;
    font-family: 'Courier New', Courier, monospace;
    text-align: center;
}

h1 {
    color: #000000;
    text-align: center;
}   
p {
    font-size: 75px;
    text-align: center;
    color: #0f0028;

}