.example-container {
    background-color: gold;
    padding: .75em;
    width: min-content;
    max-width: 11em;
    height: 200px;
}
