body {
  font-family: Arial, sans-serif;
  background-color: #0d1117;
  color: #c9d1d9;
  margin: 2rem;
}
a {
  color: #58a6ff;
}