:root {
  --white: white;
  --black: black;
}

.body {
  background-color: #fff;
}
