:root{
    --highlight-color-01: white;
    --highlight-color-02: white;
    --text-color: white;
    --background-color: gray;
    --background-color-02: rgb(101, 101, 101);
}