body{
    background-color: lightblue;
    font-family: 'Courier New', Courier, monospace;
    }
 h1{
    color: rgb(18, 3, 62);
   }