#main {
    position: absolute;
    top: 50px;
    left: 50px;
    width: 800px;
    height: 600px;
    border: 1px solid black;
}
