#loading {
background: #f4f4f2 url("img/page-bg.png") repeat scroll 0 0;
height: 100%;
left: 0;
margin: auto;
position: fixed;
top: 0;
width: 100%;
}
.bokeh {
border: 0.01em solid rgba(150, 150, 150, 0.1);
border-radius: 50%;
font-size: 100px;
height: 1em;
list-style: outside none none;
margin: 0 auto;
position: relative;
top: 35%;
width: 1em;
z-index: 2147483647;
}
.bokeh li {
border-radius: 50%;
height: 0.2em;
position: absolute;
width: 0.2em;
}
.bokeh li:nth-child(1) {
animation: 1.13s linear 0s normal none infinite running rota, 3.67s ease-in-out 0s alternate none infinite running opa;
background: #00c176 none repeat scroll 0 0;
left: 50%;
margin: 0 0 0 -0.1em;
top: 0;
transform-origin: 50% 250% 0;
}
.bokeh li:nth-child(2) {
animation: 1.86s linear 0s normal none infinite running rota, 4.29s ease-in-out 0s alternate none infinite running opa;