.container {
    width: 50%;
    margin: 15% auto;
    text-align: center;
}

.title {
    font-size: 1.5rem;
}
