header,
main {
    display: flex;
    flex-direction: column;
    align-items: center;
}
button {
    width: 80px;
}