.container {
    text-align: center;
    margin-top: 100px;
}

button {
    padding: 10px 20px;
    margin-top: 10px;
    cursor: pointer;
}
