.main.menu {
  border-radius: 0;
}
.character {
  display: block;
  width: 150px;
  height: 150px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
