body {
    min-height: 1vw;
}
h1 {
    font-family: STIX Two Text, serif;
    font-style: italic;
  }

.red { color:red; }  

body {
    font-family: 'STIX Two Text', serif;
  }

