I want to set a span element to appear below another element using the display property. I tried applying inline-block but without success, and figured I could use block if
you can use:
width: max-content;
Note: support is limited, check here for a full breakdown of supporting browsers