@keyframes pageFadeIn{from{opacity:0}to{opacity:1}}body{opacity:0;animation:pageFadeIn ease-in 1;animation-fill-mode:forwards;animation-duration:.15s;animation-delay:.1s}.environment{position:fixed;top:0;left:220px;width:210px;text-align:center;background:red;color:#fff;text-transform:uppercase;font-weight:400;font-family:'Open Sans';font-size:12px;height:40px;line-height:20px;border-radius:0 0 2px 2px;box-shadow:0 0 5px rgba(0,0,0,.3);z-index:2247483647}
