:root {
  --bg-color: #ffffff;
  --text-color: #-00001;
  --border: #888888;
  --link-color: #666666;
  --hover: #-00001;
  --visited: #-00001;
}