body{font-family:Comic Sans MS,Chalkboard SE,Comic Neue,sans-serif;background-image:url(https://live.staticflickr.com/4070/4304685331_620323c223_b.jpg)}body p{font-size:1.3rem}main{padding:.5rem 1rem;border-radius:20px;background-color:#fff;margin:1.5rem 3rem}.code{background-color:#d6d6d6;border-radius:3px;padding:.1rem;font-family:Courier New,Courier,monospace}.imag{width:100%;height:auto}.live-statistics{background:linear-gradient(60deg,#1e1436,#4c2dc9);color:#fff;padding:3rem 6rem}.statistics-flex{display:flex}.statistics-flex div h1{font-size:1.2rem}.statistics-flex div img{width:10rem;height:10rem}.statistics-flex div{border:3px dotted #000;border-radius:4px;text-align:center}.marquee{height:25px;width:100%;overflow:hidden;position:relative}.marquee div{display:block;width:200%;height:30px;position:absolute;overflow:hidden;animation:marquee 10s linear infinite}.marquee span{float:left;width:50%}@keyframes marquee{0%{left:0}to{left:-100%}}.invest{background:linear-gradient(90deg,red,#ff9a00 10%,#d0de21 20%,#4fdc4a 30%,#3fdad8 40%,#2fc9e2 50%,#1c7fee 60%,#5f15f2 70%,#ba0cf8 80%,#fb07d9 90%,red);border-radius:10px;padding:2rem 8rem;color:#fff;font-size:10rem;width:100%;cursor:pointer;transition:transform .3s;animation:boing 5s ease-in-out infinite}.invest:active{transform:scale(.9);background:url(https://cdn.discordapp.com/attachments/703956296780480524/1059662018912727060/image.png) no-repeat;background-size:100% 100%;color:#000}@keyframes boing{0%{scale:.8}50%{scale:1}to{scale:.8}}.center{text-align:center}.discord{background-color:#5865f2;padding:.5rem 1rem;color:#fff;border:none;text-decoration:none;border-radius:5px;font-size:1.1rem;cursor:pointer;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}@media (max-width:800px){.statistics-flex{flex-direction:column}main{margin:.1rem;padding:.3rem}.live-statistics{padding:.1rem}.invest{font-size:5rem}}table{border-collapse:collapse;width:100%}table,td,th{border:1px solid}td{padding:.4rem}*{box-sizing:border-box}