/*
Nice! You found the stylesheet.
Looks can be deceiving.
Scripts often tell the real story.
Reload to open the doors of main.
Next: main.js
*/

:root {
  --primary-glow: rgba(0, 255, 170, 0.4);
}

::selection {
  background: rgba(0, 255, 170, 0.3);
  color: #fff;
}
