head
    {text-align:center;
     font-size: 80px;
     color: white;
      }
h1
  {background-color: black; 
   }
body 
    {background-color: gray;
     color: red;
     font-family: Verdana;
     font-size: 40px;
     }
ul
  {color: white;
   background-color: red
   }
Img
{text-align:center;}