
@font-face { font-family: 'omori' ; src: url("/OMORI_GAME2.ttf")format("truetype"); }

@keyframes mewotextbox{tansition:rotate}

body
 {
  background-color: white;
  color: black;
      font-family: 'omori'; 

} 
