html {
  background-color: #000;
  font-size: 16pt;
  font-family: OpenDyslexic, sans-serif;
  color: #fff; }
body {
  width: 100%;
  max-width: 420px;
  margin: auto; }
a {
  color: inherit; }
pre {
  white-space: pre-wrap;
  font-size: larger; }
@font-face {
  font-family: 'linja suwi';
  src: url('//cdn.ix.cyb.red/_web/fonts/linjasuwi.otf') format('opentype');
  font-weight: normal;
  font-style: normal; }
*[lang=tok] {
  font-family: 'linja suwi'; }
