@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;700&display=swap");*{margin:0;padding:0;box-sizing:border-box;font-family:Nunito Sans,sans-serif!important}.layout{display:flex;flex-direction:column;height:100vh}body{background-color:#fafafa}