body {
  background-image: url("bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: round;
}