.container {
    border: 1px solid steelblue;
    border-radius: 1rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
    padding-top: 1rem;
}