html {
    background: none;
    user-select: none;
}

body {
    margin: 0;
    display: block;
}