body {
    width: 400px;
    margin: 2em auto;
    background-color: #d8ffd8;
}

.centered {
    text-align: center;
}
