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}@keyframes bubble-rise{0%{opacity:0;transform:translateY(0)}50%{opacity:1}to{opacity:0;transform:translateY(-100vh)}}.bubbles{height:100%;left:0;overflow:hidden;top:0;width:100%;z-index:0}.bubble,.bubbles{position:absolute}.bubble{animation:bubble-rise 5s linear infinite;background:#fff3;border-radius:50%;bottom:-100px}
/*# sourceMappingURL=main.c7bc7483.css.map*/