A Little Bit of CSS Can Go A Long Way
These days, I have the luxury to take myself off to the beach in the morning, and if the sun comes out it makes for a pretty photograph.
By default, the background image on Blogger will tile if you're on a bigger screen, but no self-respecting developer could allow such an allow state of affairs to persist.
Feel free to use the image linked: it's a photo from Mordialloc Beach in Melbourne.
Templates >> Advanced >> Add CSS
html, body {
background: url(//3.bp.blogspot.com/-eefhuf88EX0/WED_XTYrP2I/AAAAAAAAKgo/GVOL8FHxtT4NBvVMaUUNELXXBaWAkCQDACK4B/w1200/PHOTO_20161129_093947.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
Published on 02 Dec 2016
by Alexander Garber
all tags
100daysofcode activerecord android annoyances api apt arch array artix atom az3w backend bash blog browser bug callback career ci-cd cli cloud code coding config configuration cp crud cryptography css csv database db demo design devops django docker email erp feelsgood filter fugitive gif gist git gmail gnome gnome pomodoro grep hebrew http ide isbn-fetcher iso javascript job search js kanban kindle koans learning linkedin linux logger manjaro map markdown microservices mobi mtp neovim nodejs nvchad packages panda pastbin patch portfolio post postgres pytest python rails reduce refactoring reflections rest routes rspec ruby salesforce script scripting security sed shell sql string_replacement study tasks tdd terminal testing tmux ttd version_control vim vim sort walkthrough webdev workflow zsh