#front {
    text-align: center;
}
h2 {
    text-align: center;
}
body {
    margin: 2em;
    max-width: 15cm;
}

