Use display: inline-block to get rid of the width
display: inline-block
p { background-color: green; color: blue; display: inline-block; }
<p>Some text</p>
1.4m articles
1.4m replys
5 comments
57.0k users