html {
    background-color: #251231;
    background-image: url("background.svg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 80%;
}
