*{margin:0;padding:0;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}* a{color:#0984e3;text-decoration:none}body{height:100vh;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}#enterBtn,#mainContent{display:none}#pageLoader{z-index:5000;height:100%;width:100%;background:radial-gradient(#414345,#232526);display:flex;align-items:center;justify-content:center}#enterBtn,.cssload-loader-inner{height:280px;position:absolute;width:275px}#enterBtn{text-align:center;opacity:0;cursor:pointer;vertical-align:middle;line-height:280px;background:#ff6348;border:5px solid #fff;color:#fff;border-radius:250%;font-family:"Trebuchet MS",Helvetica,sans-serif;font-weight:700;font-size:5em;z-index:6000;filter:blur(5px);animation:enterance .3s 1s ease-in forwards}@keyframes enterance{0%{transform:scale(0);opacity:1;filter:blur(5px)}60%{transform:scale(1.2);filter:blur(0);opacity:1}100%{transform:scale(1);filter:blur(0);opacity:1}}.mrO{width:300px;height:300px;background:#fa6767;border-radius:150%;position:relative}.eyeBallL,.eyeBallR{height:25%;width:25%;background:#fff;border-radius:150%;position:absolute;display:inline-block;top:75px}.eyeBallR{right:50px}.eyeBallL{left:50px}.mrO>div>div{width:50%;height:50%;border-radius:150%;transform:translate3d(5px,30px,0);background:#2c3e50;animation:rotateEye 3s infinite ease alternate}@keyframes rotateEye{10%{transform:translate3d(5px,30px,0)}50%{transform:translate3d(30px,30px,0)}60%{transform:translate3d(30px,30px,0)}90%{transform:translate3d(5px,30px,0)}100%{transform:translate3d(5px,30px,0)}}.mouth{width:26%;height:32%;position:absolute;background:#fff;border-radius:150%;bottom:20px;left:37%}