Skip to content

Commit 684fd48

Browse files
s
1 parent 51cdb12 commit 684fd48

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

style.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,11 @@ header{
44
text-align: center;
55
max-width: 800px;
66
margin: 0 auto;
7+
}
8+
9+
main{
10+
background-color:#ff0000;
11+
color: #ff02fb;
12+
max-width: 800px;
13+
margin: o auto;
714
}

0 commit comments

Comments
 (0)