Skip to content

Commit

Permalink
Changing background color to red
Browse files Browse the repository at this point in the history
  • Loading branch information
Marissacho committed Jan 27, 2025
1 parent 215f8a2 commit 1260f2c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@
width:500px;
height:500px;
}

.red {
background-color:red
}

0 comments on commit 1260f2c

Please sign in to comment.