Posts by Ramon • 31 points
1 post
-
3
votes1
answer25659
viewsQ: How to put a background image?
I’m trying to put a background image but I’m not getting it. Can someone help me? * { box-sizing: border-box; margin: 0; padding: 0; } body, html { width: 100%; } body { background-image:…