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}.App{align-items:center;background-color:#6a5acd;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.floating-letters{display:flex;font-size:15vw;font-weight:700;justify-content:space-between;text-align:center;width:66vw}.floating-letter{animation:float 3s ease-in-out infinite;display:inline-block}.view-counter{bottom:20px;font-size:1rem;position:fixed;right:20px}.balloon-text{color:#ff6b6b;display:inline-block;font-family:Arial,sans-serif;font-size:300px;font-weight:700;position:relative;text-shadow:0 1px 0 #cc5454,0 2px 0 #cc5454,0 3px 0 #cc5454,0 4px 0 #cc5454,0 5px 0 #cc5454,0 6px 1px #0000001a,0 0 5px #0000001a,0 1px 3px #0000004d,0 3px 5px #0003,0 5px 10px #00000040,0 10px 10px #0003,0 20px 20px #00000026;transition:transform .3s ease}.balloon-text:before{color:#0003;content:attr(data-letter);left:0;position:absolute;text-shadow:none;top:0;z-index:-1}.balloon-text:after{background:radial-gradient(circle at 30% 30%,#fffc 0,#fff0 70%),radial-gradient(circle at 70% 70%,#ffffff80 0,#fff0 70%);bottom:0;content:"";left:0;opacity:.7;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@keyframes float{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-10px) rotate(3deg)}}.balloon-text{animation:float 3s ease-in-out infinite}.balloon-text:hover{transform:scale(1.1)}
/*# sourceMappingURL=main.398aa867.css.map*/