html {
    margin: 30px;
    padding: 0.50em;
    color: white;
  }
div {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    line-height: 2;
    margin: .10em;
    line-height: 2;
    }
.greeting {
  font-size: 20px;
  text-emphasis: emphasis;
}


div { margin-bottom: 1rem; } 
h2 { margin-top: 2rem; margin-bottom: 1rem; } 
ul { margin-top: 0.5rem; margin-bottom: 1.5rem; }