
body {
  background-color: white;
  color: black;
  font-family: Verdana;
}
h1 {
  text-align: center;
}
p {
  text-align: center;
}
img {
 float: none; 
}