@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:local('Poppins Light'),local('Poppins-Light'),url(https://fonts.gstatic.com/s/poppins/v13/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype')}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:local('Poppins Regular'),local('Poppins-Regular'),url(https://fonts.gstatic.com/s/poppins/v13/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype')}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:local('Poppins Bold'),local('Poppins-Bold'),url(https://fonts.gstatic.com/s/poppins/v13/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype')}@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:local('Poppins Black'),local('Poppins-Black'),url(https://fonts.gstatic.com/s/poppins/v13/pxiByp8kv8JHgFVrLBT5V1s.ttf) format('truetype')}:root{font-size:60%;transition:font-size .2s}*{outline:none;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;box-sizing:border-box}html,body{width:100vw;min-height:100vh;padding:0 0 0 0;margin:0 0 0 0}html{position:relative;background-color:#f5f5f5}body{min-width:300px;padding-right:0;background-color:#2b2b2b;overflow-x:hidden;font-family:'Poppins',Helvetica,Verdana,Arial,sans-serif;font-size:1.6rem;font-weight:400;color:#fff}a:hover,a:focus,i:hover,i:focus,span:hover,span:focus{cursor:pointer}ul{margin:0;padding:0}canvas{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}#container{width:100vw;height:99vh;display:flex;flex-direction: column; align-items:center;justify-content:center}#container div{width:90%;max-width:500px;text-align:center}#container div>img{max-height:200px;margin-bottom:3rem}#container div h1{font-size:3rem;padding:0 0 0 0;margin-bottom:.5rem;color:#f99}#container div h2{padding:0 0 0 0;font-size:1.6rem;font-weight:400;line-height:1.6}#container div ul{list-style-type:none;margin-top:3rem}#container div ul li{display:flex;align-items:center;justify-content:center}#container div ul li img{max-width:2rem;margin-right:1.2rem}#container div ul li+li{margin-top:1rem}footer{width:100vw;height:1vh;display:flex;align-items:stretch;justify-content:space-around}footer div{width:25vw;height:100%}footer>div:nth-child(1){background-color:#ff9}footer>div:nth-child(2){background-color:#8ceaad}footer>div:nth-child(3){background-color:#f99}footer>div:nth-child(4){background-color:#699}