@font-face {
    font-family: 'Minecraft';
    src: url('https://files.aldous.ch/fonts/MinecraftBold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

body, .root, .ui-root, button, input, * {
    font-family: 'Minecraft', sans-serif !important;
}

.position-input, .pos-input, .day-night-switch {
  display:none;
}

.title {
  font-size: 1.5em !important;
}
