.body {
    width: 100%;
    height: 100%;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.container {
    padding: 10px;
}
