h1 {
  font-size: 0.5cm;
  text-align: center;
  font-family: Arial Black;
}
body {
  background-color: #ffffcc;
}
a:hover {
  color: #99ffff;
}
