@font-face {
  font-family: 'Bat Men';
  font-style: normal;
  font-weight: 400;
  src: url(../assets/fonts/bat_men.ttf) format('truetype');
}
body { background-color: #000; padding: 0; margin: 0; overflow: hidden; }
#crypt { width: 100%; height: 100%; }