.icon{max-width:40px;height:auto}.container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.column{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.column,.row{-webkit-box-direction:normal}.row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;margin-top:1rem}.column-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}body,html{max-width:100%;overflow-x:hidden}body{background-color:#000;color:#fff;font-family:monospace;font-size:1.4rem;font-weight:500}a,a:active,a:visited{color:#fff;text-decoration:underline}a:hover{cursor:pointer;color:#f5f5f5}button{color:#000;font-weight:700;background-color:#fff;border:0;margin:2rem;padding:.6rem;font-size:1.2rem;font-family:monospace;cursor:pointer;outline:none}#play_btn{padding-top:1.6rem;padding-bottom:.8rem}.pointer{cursor:pointer}.player-name{font-size:1.6rem}pre{font-size:1.4rem}textarea{color:#fff;background-color:#111;outline:none}.support{padding:1rem}.fade{opacity:.2;transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out}.fade:hover{opacity:1}.heart{margin:10px;position:fixed;left:0;top:0;cursor:crosshair}.moves{height:68px}.moves,.paypal{margin:1rem}@media (max-width:641px){body,pre{font-size:1rem}textarea{font-size:.4rem}.player-name{font-size:1.2rem}.fade{opacity:.8}}