#square {
    background-color: #000;
    width: 400px;
    height: 400px;
    position: absolute;
    left: 50px;
    top: 50px;
}