.app{width:100%;min-height:100vh;background-color:#ff9533}.hero{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,#E2E2E2 0%,rgba(226,226,226,.75) 20%,rgba(226,226,226,.5) 40%,rgba(226,226,226,.2) 60%,transparent 80%),#ff9533}.balloon-text-container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1400px;padding:2rem}.balloon-text{-webkit-user-select:none;user-select:none}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#e2e2e2;font-family:Fredoka,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}
