
    @font-face {
  font-family: 'EnkaDotMincho24';
  src: url(https://deadstick.neocities.org/fonts/EnkaDotMincho24.woff);
    }

body {
  
  background-color: white;
  color: black;
  font-family: EnkaDotMincho24;
  text-align: center;
  
}
