#container { display: flex; justify-content: center; } span.item { background-color: blue; border-radius: 0.68rem; width: 15rem; } h5.heading { margin-top: 0rem; /* Once again overwriting the top margin on headings */ }