body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{margin:0;min-height:100%;padding:0}body{background:linear-gradient(180deg,#000,#222,#404040);background-attachment:fixed;display:flex;flex-direction:column;width:100%}#root,.App{display:flex;flex:1 1;flex-direction:column}.heading{color:#fff;text-align:center}.bubbles{display:flex;justify-content:center}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.bubble1{margin:120px 20px 30px 40px}.bubble2{margin:150px 30px 0 40px}.bubble3{margin:80px 30px 0 40px}.bubble4{margin:180px 30px 0 40px}.bubble1,.bubble2,.bubble3,.bubble4{align-items:center;animation:float 3s ease-in-out infinite;background:radial-gradient(circle at 30% 30%,#78be82cc,#c2fbd799 60%,#c2fbd74d 100%);border-radius:50%;box-shadow:inset 0 0 20px #fff9,0 10px 15px #0003,0 0 20px #add8e680;color:#fff;display:flex;font-family:Arial,sans-serif;font-size:25px;height:200px;justify-content:center;overflow:hidden;position:relative;text-align:center;width:200px}.bubble1:before,.bubble2:before,.bubble3:before,.bubble4:before{background:radial-gradient(circle at 30% 30%,#fffc,#0000 60%);border-radius:50%;content:"";height:60%;left:10%;opacity:.7;position:absolute;top:10%;width:60%}@media (max-width:768px){.heading{font-size:1.2em}.bubbles{flex-direction:column}.bubble1,.bubble2,.bubble3,.bubble4{animation:none;font-size:20px;height:150px;margin:8px;width:150px}}
/*# sourceMappingURL=main.fe24572e.css.map*/