1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-21 23:44:22 +00:00
triennale-appunti-steffo/styles/global.css
2023-03-20 14:15:31 +00:00

5 lines
132 B
CSS

body {
background-image: url("https://www.steffo.eu/space_default.jpg");
background-attachment: fixed;
background-size: cover;
}