:root {

}

* {

}

body {
    .header {
        background: url("../../hytale/img/screenshots/5.webp");
        background-size: cover;
    }
}