html,body{height:100%;width:100%;margin:0;padding:0;overflow:none}*,*:before,*:after{box-sizing:border-box}body{display:grid}[l]{background:#999}[O]{background:#ccc}@keyframes o{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.o{animation:2s o}@keyframes p{0%{opacity:0}to{opacity:1}}.p{animation:2s p}
