body {
    margin: 0;
}
.main {
    width: 3840px;
    height: 2160px;
    position: static;
}

#background{
    width: 3840px;
    height: 2160px;
    position: absolute;
}
.object-overlay {
    position: absolute;
}
