body {
  background-image: url("https://s12.gifyu.com/images/bkFOC.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
}
