#box{
    width:100px;
    height: 100px;
    background-color: blue;
    position: absolute;
    z-index:-1;
}