body {
  background-color: white;
  color: black;
  font-family: Verdana;
    background-image:url('https://grandduc.neocities.org/VowZ.gif');
    background-size:100%;
    background-repeat: repeat-y;
    background-attachment: fixed;
    height:100%;
    width:100%;
}