#box {
//    background-color: #666;
    height: 500px;
    width: 500px;
    margin-top: -200px;
    margin-left: -200px;
    position: absolute;
    left: 50%;
    top: 50%;
}