
body {
  background-color: white;
  color: black;
  font-family: Verdana;
}

@font-face { 
  font-family: 'Spooktober';
  src: url('Fonts/Spooktober.ttf'); 
}

@font-face { 
  font-family: 'Happy Autumn';
  src: url('Fonts/Happy Autumn.otf'); 
}

