div#success {
    max-width: 300px;
    background: white;
    height: 140px;
    padding: 20px;
    border-radius: 10px;
}

.menu {
    grid-gap: 35px;
}
