@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;background:ivory}.interface{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;font-family:Bebas Neue,serif;-webkit-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;flex-direction:column}.time{width:100%;font-size:6vh;padding-top:5px;margin-bottom:60px;text-align:center;color:#fff;background:#0003}.restart{width:100%;display:flex;justify-content:center;padding-top:10px;font-size:80px;color:#fff;background:#0003;pointer-events:auto;cursor:pointer}.controls{margin-top:40px}.controls .raw{display:flex;justify-content:center}.controls .key{width:30px;height:30px;margin:4px;border:2px solid #ffffff;background:#fff4}.controls .key.large{width:114px}.controls .key.active{background:#fff9}
