@font-face { font-family: vt323; src: url("/f.ttf"); } #board-container { font-size: 36px; line-height: 22px; } .cent { width: 80vmin; margin: 0 auto; } body { font-family: vt323, monospace; background-color: black; color: white; } .unsel { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .cursor { font-size: 16pt; pointer-events: none; } .cursor * { margin: 0 0; } .cursor-name { background-color: #000000c0; padding: 0.1em 0.1em; }