#clock,body{font-family:sans-serif}#clock,#msg{color:#7d3d06;text-align:center}#clock,#msg,.item{text-align:center}.score .name,.score .rank{font-weight:700;padding-right:20px}body{overflow:hidden;cursor:zoom-in;background-color:#CCC;margin:0}#t1,#t2{display:none}#zoomwrapper{border:1px solid #000;box-shadow:5px 5px 10px #1e1e1e;overflow:visible;width:400px;height:200px;position:fixed}.handler{width:200px;height:50px;position:relative;left:340px;top:243px;box-shadow:4px 4px 5px #888;border-radius:20px;transform:rotateZ(1rad);background:linear-gradient(to top,#573400 0,#91703b 36%,#ad8447 65%,#352308 100%)}#msg,#next,.ui{width:100%}#msg,#next,#sound,.ui{position:fixed}.ui{height:100%;top:0}#close,#sound{top:20px;cursor:pointer}#sound{left:20px}#clock{text-shadow:-1px -1px #d6ccc3;font-size:3em}#msg,.leaderTitle{text-shadow:1px 1px #3e352e}#next{bottom:0;height:40px;border:2px solid #ffe3ce;box-sizing:border-box;border-radius:8px}#msg{top:40%;font-size:3rem}.item.found{background:green}.item{background:rgba(66,33,5,.5);width:40px;height:36px;float:left;transition:1s all;position:relative;left:0;font-size:30px;overflow:hidden;border-radius:8px;color:#fff0e7}.item.onenter{left:1800px}.item.deleted{opacity:0;width:0}#leader{height:calc(100% - 65px);overflow-y:scroll;overflow-x:hidden;padding-top:10px;padding-bottom:20px}table{margin:auto;border-collapse:collapse;min-width:30%}th,tr{text-align:left}td{border-bottom:1px solid #b3b3b3;min-width:60px}.score{margin-bottom:5px;padding-left:20px}.score .name{font-style:italic}#leaderWrapper{position:fixed;width:100%;height:100%;top:0;opacity:0;display:none;transition:1s all;background:rgba(255,255,255,.6)}#leaderWrapper.show{opacity:1;display:block}.leaderTitle{color:#7d3d06;text-align:center;font-size:2em}#close{position:fixed;right:30px;font-size:2rem}