body{
  background: url('https://animeweeb.site/img/wallpaper.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}