How to background a div without the padding area June 28, 2023 by Tarik You can use background-clip: content-box; Also make sure to use background-color property, not background.