@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@700;900&family=Poppins:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden}body{font-family:Poppins,sans-serif;background-color:#ede6ff;min-height:100vh}#root{min-height:100vh;display:flex;justify-content:center;overflow-x:hidden}
