@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";html,body,#root{height:100%;width:100%}body{margin:0;font-family:Poppins,sans-serif;width:100%;height:"100vh"}@keyframes moveClouds{0%{transform:translate(0)}to{transform:translate(-50%)}}
