* {
  font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

body {
  background: url("clebg.png") no-repeat center center fixed;
  background-size: cover;
}