

h1 {background-color: #001B3A;
    font-family: Courier, monospace;
   color: white;
   padding: 20px;
   margin: 0px;
   border: 0px}
body {background-color: black;}
h2 {background-color: #F1F1F1;
   text-align: center;
   font-family: Courier, monospace;
   padding: 20px}
p {background-color: #F1F1F1;
   color: #212121;
  padding: 10px;
  font-family: Courier, monospace;
  font-size: 20px}
ul {background-color: #F1F1F1;
   color: #212121;
  padding: 20px;
  font-family: Courier, monospace;}
#button {background-color: black;
   color: white;
  padding: 10px;
  font-family: Courier, monospace;
  font-size: 20px;
    text-align: center}
h8 {background-color: #F1F1F1;
   color: #212121;
  font-family: Comic Sans, cursive;}