@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;width:100%;background-color:#eeece6;color:#222;font-family:Montserrat,sans-serif}