@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&display=swap");html{font-size:62.5%;overflow-y:scroll}body,html{background-color:#222c32}body{padding:0;margin:0;font-family:IBM Plex Sans,Arial,tahoma,sans-serif;min-height:100%;font-size:1.4rem}h1,h2,h3{font-weight:500;margin-top:0}p{font-size:1.6rem}strong{font-weight:600}*{box-sizing:border-box}