body{margin:0;background-color:#7891a0}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}main{padding:20px}#container,body,html{height:100%}#container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}#gong-body{
    /*!*width: 600px;*!*/
    /*!*height: 600px;*!*/}.gong-face{background-image:url(/images/touch/gong_faceonly.svg);background-position:50%;background-repeat:no-repeat;background-size:contain
    /*!*width: 600px;*!*/
    /*!*height: 600px;*!*/}#installer{position:absolute;opacity:0;top:0;right:0;text-align:center;transition:opacity .3s ease-in-out}#installer.available{opacity:1}#installer .button{border:1px solid #fff;margin:10px;padding:10px;color:#fff;background-color:transparent}.gong{height:200px;width:200px;height:50vmin;width:50vmin}.gong .inner{height:160px;width:160px;height:40vmin;width:40vmin}.gong .inner .center{height:30px;width:140px;height:9vmin;width:38vmin}@keyframes a{0%{height:30px;width:140px;height:9vmin;width:38vmin}to{height:30px;width:140px;height:9vmin;width:38vmin}}@keyframes b{0%{height:160px;width:160px;width:40vmin;height:40vmin}to{height:160.8px;width:160.4px;width:40.2vmin;height:40.1vmin}}@keyframes c{0%{height:200px;width:200px;width:50vmin;height:50vmin}to{width:200.4px;height:200.8px;width:50.1vmin;height:50.2vmin}}.gong{background-color:#ff9e60ff;box-shadow:0 5px 2px 0 #1565c0;transition:box-shadow .2s cubic-bezier(.4,0,1,1)}.gong-body{background-image:"url(/images/touch/gong_body.svg)"}.gong,.gong .inner{border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.gong .inner{background-color:#ffd46a}.gong.gonging{box-shadow:0 0 0 0 #1565c0;animation-name:c;animation-iteration-count:infinite;animation-direction:alternate}.gong.gonging,.gong.gonging .inner{animation-duration:10ms}.gong.gonging .inner{animation-name:b}.gong.gonging .center,.gong.gonging .inner{animation-iteration-count:infinite;animation-direction:alternate}.gong.gonging .center{animation-duration:50ms;animation-name:a}