.box {
    width: 500px;
    margin: auto;
}
.center {
    text-align: center;
}