@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{overflow-y:scroll;width:100%;height:100%}body{font-family:Roboto,sans-serif;margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden;background-color:#f5f5f5}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}:root{font-family:Roboto,sans-serif;line-height:1.5;font-weight:400}button,a{font-family:Roboto,sans-serif}
