@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%;background-color:#fffcf2;color:#fff}h1{font-family:Montserrat,sans-serif;font-weight:300}#__next,#root{height:100%}