html{width:100%;height:100%;overflow:hidden}body{width:100%;height:100%;overflow:hidden;margin:0;padding:0;background:#45484d;background:-moz-linear-gradient(top,rgba(69,72,77,1) 0,rgba(0,0,0,1) 100%);background:-webkit-linear-gradient(top,rgba(69,72,77,1) 0,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,rgba(69,72,77,1) 0,rgba(0,0,0,1) 100%)}#clock-wrapper{left:50%;top:50%;position:absolute}#clock-content{position:absolute;width:450px;height:450px;left:-225px;top:-225px}#clock-circle{position:absolute;border-radius:500px;width:450px;height:450px;background:#cedce7;background:-moz-linear-gradient(top,rgba(206,220,231,1) 0,rgba(89,106,114,1) 100%);background:-webkit-linear-gradient(top,rgba(206,220,231,1) 0,rgba(89,106,114,1) 100%);background:linear-gradient(to bottom,rgba(206,220,231,1) 0,rgba(89,106,114,1) 100%)}#second{position:absolute;top:225px;left:225px;width:180px;height:2px;border:1px solid transparent;border-radius:5px;transform:unset;background:red;-ms-transform-origin:1px 1px;-webkit-transform-origin:1px 1px;transform-origin:1px 1px}#minute{position:absolute;top:225px;left:225px;width:180px;height:4px;border:1px solid transparent;border-radius:5px;transform:unset;background:#004982;-ms-transform-origin:2px 2px;-webkit-transform-origin:2px 2px;transform-origin:2px 2px}#hour{position:absolute;top:225px;left:225px;width:100px;height:4px;border:1px solid transparent;border-radius:5px;transform:unset;background:#000;-ms-transform-origin:2px 2px;-webkit-transform-origin:2px 2px;transform-origin:2px 2px}.dots-container{position:absolute;left:-2px;top:-2px;width:50%;height:50%}.dot{position:absolute;width:5px;height:5px;background-color:#000;left:100%;top:100%;border-radius:10px}body.invert{background:#45484d;background:-moz-linear-gradient(top,rgba(186,183,178,1) 0,rgba(255,255,255,1) 100%);background:-webkit-linear-gradient(top,rgba(186,183,178,1) 0,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(186,183,178,1) 0,rgba(255,255,255,1) 100%)}.invert #clock-circle{background:#cedce7;background:-moz-linear-gradient(top,rgba(50,36,25,1) 0,rgba(165,148,140,1) 100%);background:-webkit-linear-gradient(top,rgba(50,36,25,1) 0,rgba(165,148,140,1) 100%);background:linear-gradient(to bottom,rgba(50,36,25,1) 0,rgba(165,148,140,1) 100%)}.invert #second{background:#0ff}.invert #minute{background:#ffb67d}.invert #hour{background:#fff}.invert .dot{background-color:#fff}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}.LL{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);color:#fff;font-family:Courier New,Courier,monospace;font-size:11px;z-index:99999;overflow-x:hidden;overflow-y:hidden}.LL-container{position:absolute;left:50%;top:50%}.LL-spinner{position:absolute;top:-50px;left:-50px;display:block;width:100px;height:100px;border-radius:100px;border-right:4px solid #ff0057;border-left:4px solid #0e27b3;border-top:4px solid #ffc107;border-bottom:4px solid #17c71e;-webkit-animation:rotation 1s infinite linear;animation:rotation 1s infinite linear}.middle-r,.top-r{background-position:-75px 0}.main-container{transform:scale(1);position:absolute;width:300px;height:375px;border:1px solid red;display:none}.shape-square-c,.shape-square-r{width:100%;border:1px solid #00f;height:200px;background-color:#7fffd4;top:0}#picture img{position:relative;width:100%;top:0;left:0}.mq,.shape-square-c,.shape-square-r,.wing{position:absolute}.no-img{image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:pixelated;image-rendering:optimize-contrast;-ms-interpolation-mode:nearest-neighbor}.shape-square-r{display:none;right:60px;padding-left:25px}.shape-square-c{left:60px}.wing{top:0;width:223px;border:0 solid green;height:173px;background-color:#e6e6fa;background-image:url(./wing.png);visibility:hidden;display:none}.wing.right{right:-223px;transform:scaleX(-1)}.wing.left{left:-223px}.bg-1{background-image:url(./frame-c-256x256.png)}.bg-3{background-image:url(./frame-v-256x256.png)}.bg-2{background-image:url(./frame-h-256x256.png)}.mq{width:75px;height:75px;background-size:150px 150px}.top-l{top:0;left:0}.top-c{top:0;left:75px}.top-r{top:0;right:0}.middle-l{top:75px;left:0}.middle-c{top:75px;left:75px}.middle-r{top:75px;right:0}.bottom-c,.bottom-l{background-position:0 -75px;bottom:0}.bottom-l{left:0}.bottom-c{left:75px}.bottom-r{bottom:0;right:0;background-position:-75px -75px}