@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{color:#2a3547;background-color:#f6f9fc;width:100%;height:100%;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}#root{flex-direction:column;width:100%;height:100%;display:flex}
