body { background:#0e0503;
       color:#dc8;
       background-image:url(horyzont.jpg);
       background-repeat: repeat-x;
       font-size:150%;
       text-shadow:0.1em 0.1em 0.2em #000;
     }
input {  }
label.clickable { user-select:none; -webkit-user-select:none; font-size:80%; white-space:nowrap; }
h1 { color:#fff; }
span.switcharea { color:#000; text-shadow:none; background-color:#dc8; padding:0.2em; border-radius:0.4em;}
div.spot { position:relative; cursor:crosshair; display:inline-block; margin:2em; }
div.napisy { position:absolute; top:0; left:0; background-color:rgba(255,255,255,0.1); background-repeat:no-repeat; border-radius:150px; }
div.spot div,div.spot img { pointer-events:none; }
