html{-webkit-user-select:none;user-select:none}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0}html{font-size:20vw}@media screen and (max-width: 320px){html{font-size:64px}}@media screen and (min-width: 600px){html{font-size:120px}}body{font-size:.1866666667rem;-webkit-text-size-adjust:100%!important}a,img,button,input,div{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;outline:none}input[type=search],input[type=submit],input[type=button],button,select{-webkit-appearance:none}ul,ol{list-style:none;margin:0;padding:0}.toast{position:fixed;top:50%;left:50%;transform:translate(-50%) translateY(-50%);z-index:10000}.toast span{display:flex;align-items:center;justify-content:center;word-wrap:break-word;background:rgba(0,0,0,.8);color:#fff;border-radius:20px;font-size:14px;padding:15px 24px}.toast.in{display:flex;animation:fadeIn .4s}
