Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
XHub157 authored Jan 26, 2024
1 parent f0072e6 commit 5e9dfa7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
html body {
background-color: #99bbff;
background-image: url(fonchik.jpg);
background-position: bottom;
background-size: 100%;
background-repeat: repeat;
background-attachment: scroll;
}
.rainbow-text-loop {
font-size: 1.5rem;
Expand Down

0 comments on commit 5e9dfa7

Please sign in to comment.