object#background {
    position: fixed;
    width: 100%;
    z-index: -1;
}

html {
    overflow: hidden;
}