Skip to content

Commit fba6bd4

Browse files
background-color
1 parent 9f499de commit fba6bd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

404.styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body {
1010
justify-content: center;
1111
align-items: center;
1212
font-family: 'Arial', sans-serif;
13-
background-color: #f9f9f9;
13+
background-color: #0e0d0d;
1414
overflow: hidden;
1515
}
1616

@@ -38,7 +38,7 @@ h1 {
3838

3939
h3 {
4040
font-size: 1.2rem;
41-
color: #555;
41+
color: #ffffff;
4242
margin-bottom: 30px;
4343
}
4444

0 commit comments

Comments
 (0)