html {
    height: 100%;
    width: 100%;
    background-color: #e89e43;
    background-image: url('https://hansuvious.neocities.org/recc.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}