#number::-webkit-inner-spin-button{-webkit-appearance:none}*{margin:0;padding:0}section{height:100%;width:100%}section,ul#shape{position:absolute}ul#shape{bottom:0;left:0;overflow:hidden;right:0;top:0}ul#shape li{-webkit-animation:floating 10s linear infinite;animation:floating 10s linear infinite;bottom:100px;display:block;height:40px;list-style:none;position:absolute;text-align:center;width:40px}ul#shape li:first-child{-webkit-animation-delay:.1s;animation-delay:.1s;background-color:#13ae8cab;height:96px;left:15%;width:96px}ul#shape li:nth-child(2){-webkit-animation-delay:7s;animation-delay:7s;background-color:#2ea4dba9;height:80px;left:35%;width:80px}ul#shape li:nth-child(3){-webkit-animation-delay:10s;animation-delay:10s;background-color:#1fbbd681;height:90px;left:65%;width:90px}ul#shape li:nth-child(4){-webkit-animation-delay:8s;animation-delay:8s;background-color:#13ae99a2;height:100px;left:55%;width:100px}ul#shape li:nth-child(5){-webkit-animation-delay:4s;animation-delay:4s;background-color:#18e09d9f;height:340px;left:67%;width:340px}ul#shape li:nth-child(6){-webkit-animation-delay:13s;animation-delay:13s;background-color:#119ec9c2;height:150px;left:10%;width:150px}ul#shape li:nth-child(7){-webkit-animation-delay:6s;animation-delay:6s;background-color:#13ae8c81;height:75px;left:80%;width:75px}ul#shape li:nth-child(8){-webkit-animation-delay:4s;animation-delay:4s;background-color:#00ffc8c0;height:40px;left:40%;width:40px}@-webkit-keyframes floating{0%{border-radius:0;opacity:1;-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}to{border-radius:80%;opacity:1;-webkit-transform:translateY(-1000px) rotate(2turn);transform:translateY(-1000px) rotate(2turn)}}@keyframes floating{0%{border-radius:0;opacity:1;-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}to{border-radius:80%;opacity:1;-webkit-transform:translateY(-1000px) rotate(2turn);transform:translateY(-1000px) rotate(2turn)}}
/*# sourceMappingURL=main.7c64c79f.css.map*/