/* style.css */

body {
    color: rgb(180, 200, 190);
    background-color: rgb(45, 30, 50);
}
