:root {
  color-scheme: dark;
}

body {
  margin: 0;
  background: #111618;
}

table {
  width: 100%;
  border-collapse: collapse;
}
