html, body {
    /*height: 100%;*/
}
#msgs {
    /*height: 100%;*/
    height: 500px;
}

nav button {
    margin-right: 1em;
}

.card h2 {
    font-size: 1.3rem;
}

main>div.card {
    margin-bottom: 1em;
}