We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d97be3d commit 736f244Copy full SHA for 736f244
index.html
@@ -14,6 +14,8 @@
14
padding: 0;
15
width: 100%;
16
height: 100%;
17
+
18
+ background-color: rgba(0, 0, 0, 0.5);
19
20
background-image: url('bg.jpeg');
21
background-size: cover;
0 commit comments