-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplayer.ff71081e.css
More file actions
1 lines (1 loc) · 885 Bytes
/
player.ff71081e.css
File metadata and controls
1 lines (1 loc) · 885 Bytes
1
body,html{overflow:hidden;margin:0;padding:0;background:#373737;width:100%;height:100%}canvas{width:100vw;height:100vh}.loader,.loader:after,.loader:before{background:#eee037;-webkit-animation:load1 1s ease-in-out infinite;animation:load1 1s ease-in-out infinite;width:1em;height:4em}.loader{top:calc(50vh - 100px);color:#eee037;text-indent:-9999em;margin:88px auto;position:relative;font-size:11px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loader:after,.loader:before{position:absolute;top:0;content:""}.loader:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader:after{left:1.5em}@-webkit-keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes load1{0%,80%,to{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}