Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- background: #ffffff;
- }
- /* image alternative */
- body {
- background-image: url(“https://imgsrc.png”);
- background-size: 100%; /* this can be adjusted to your liking! */
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement