Skip to content

Commit 736f244

Browse files
authored
Set background color
1 parent d97be3d commit 736f244

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
padding: 0;
1515
width: 100%;
1616
height: 100%;
17+
18+
background-color: rgba(0, 0, 0, 0.5);
1719

1820
background-image: url('bg.jpeg');
1921
background-size: cover;

0 commit comments

Comments
 (0)