body {
  background-image: url("/img/pokeathlon/PokeathlonWallpaper.png");
  background-size: 100%;
  background-repeat: no-repeat;
  padding:0;
  margin: 0;
}

.page {
  overflow: auto;
}