#pacman {
  height: 80%;
  width: 40%;
  /* width: 664px; */
  border-radius: 5px;
  margin: 20px auto;
}
a {
  text-decoration: none;
  color: #0000FF;
}