/* CSS Document */
.textbox {
position:absolute;
        height: 200px;
        width: 200px;
        left: -200px;
        top: -200px;
}