body,html{min-height:100%}body{margin:0;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}#app,body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#app{height:100%}.char__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.char{font-size:22vw;margin:25px}.char__title{cursor:pointer;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.help{position:absolute;left:15px;top:15px}.help__copy,.help__refresh{background:none;border:0;-webkit-box-shadow:0;box-shadow:0;font-size:60px;cursor:pointer;outline:none}.help__copy:hover,.help__refresh:hover{opacity:.5}