@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@600;700&display=swap");body{padding:0;margin:0;font-family:Manrope,sans-serif;display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#f4efe7;overflow-x:hidden;overflow-y:auto}*{box-sizing:border-box}