body {
    margin: 0;
    background-color: black;
}
#width {
    position: absolute;
    left: 50px;
    top: 50px;
    z-index: +1;
}