body {
    background-image: url("../assets/bgs/crowley-bg.png");
}

.title {
    color: rgb(158, 0, 0);
    text-shadow: 0px 0px 10px rgb(25, 25, 25);
}

#genBtn {
    color: rgb(171, 0, 0);
    background-color: rgb(46, 46, 46);
}