
#pacman {
  /*height: 470px;
  width: 382px;*/
  height: 370px;
  width: 270px;
  border-radius: 5px;
  margin: 20px 0;
}

#shim {
  font-family: 'Permanent Marker', cursive;
  position: absolute;
  visibility: hidden
}

h1 {
  font-family: 'Permanent Marker', cursive;
  text-align: center;
  color: yellow;
}


a {
  text-decoration: none;
  color: #0000FF;
}