.container.wrap { border-radius: 10px; }
.header { display: flex; width: 100%; align-items: center; justify-content: center; }
footer { display: none; }
.button { border-radius: 15px; }