body,
html {
  color: white;

  background: #121212;
  font-family: Kanit, sans-serif;
  font-size: 18px;
}

.fred {
  width: 100px;
}
