body {
  background-color: cadetblue;
  background-image: url('https://sohwaje.neocities.org/mainbg.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  
  color: white;
  font-family: Courier;
}
