:root {
    --white: #FFFFFF;
    --blackish: #080808;
    --ring: rgba(255, 255, 255, 0.05);
    --gray: #666;
}