h1{
    color: rgb(100, 1, 1);
    font-family: 'Courier New', Courier, monospace; 
}

body
{
    background-color: #FFFFF0;
   
}