#root,body,html{background:ivory}#root,.interface,body,html{position:fixed;top:0;left:0;width:100%;height:100%}.interface{pointer-events:none;font-family:Bebas Neue,cursive}.time{top:15%;font-size:6vh;padding-top:5px;text-align:center}.restart,.time{position:absolute;left:0;width:100%;color:#ffffff;background:#00000033}.restart{display:flex;justify-content:center;top:40%;font-size:80px;padding-top:10px;pointer-events:auto;cursor:pointer}.controls{position:absolute;bottom:10%;left:0;width:100%}.controls .raw{display:flex;justify-content:center}.controls .key{width:40px;height:40px;margin:4px;border:2px solid #ffffff;background:#ffffff44}.controls .key.large{width:144px}.controls .key.active{background:#ffffff99}