body {
  padding-top: 10px;
  width: 800px;
  margin: auto;
  display: grid;
  place-items: center;
  /* background: #fff url("../images/ashtanga-yoga-hull-logo.png") no-repeat top left fixed; */
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings: 
    "wdth" 100;
}

h1 {
  display: none;
}
