#box {
    width: 300px;
    height: 300px;
    border: 1px solid black;
    text-align: center;
}