html{font-optical-sizing:auto;background-color:#000;font-family:Doto,sans-serif}body{flex-direction:row;display:flex}.options{color:#fff;background-color:#000;border:1px double;flex-direction:column;flex:1;max-height:fit-content;margin:10px;padding:5px;display:flex}.display{color:#fff;background-color:#000;border:1px double;flex-flow:wrap;flex:2;place-content:flex-start;margin:10px;padding:5px;display:flex;position:relative}.logo{border-style:double;flex-direction:row;width:150px;height:150px;padding:5px;display:flex}.header{cursor:url(/images/cursor.png),auto;border-style:double;flex-direction:row;display:flex}.title{flex-direction:column;margin:5px;padding:2px;font-size:40px}button{width:fit-content;height:fit-content;margin-top:20px}button:hover{cursor:pointer}.controls{flex-direction:column;gap:5px;padding:10px;display:flex}input[type=text]{color:#fff;background-color:#000;border:1px solid #fff;border-radius:20px;width:fit-content;height:10px}.name{margin-right:10px}
