:root{
    --background-color: rgb(34, 34, 34);
    --text-color: rgb(255,255,255);
    --contrast-color: rgb(132, 14, 201);
}