@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;background-color:#f0f0f0;display:flex;justify-content:center;align-items:flex-start;min-height:100vh;font-family:Lato,sans-serif}#root{width:100%;display:flex;justify-content:center}
