:root {
  --green: #c1e1c1;
  --white: #fff;
  --black: #333;
  --background: rgba(201, 201, 201, 0.07);
}
