.box {                
    position    : absolute;
    width       : 200px;
    height      : 200px;
    border      : 1px solid green;
}
