We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864b10a commit e9d935bCopy full SHA for e9d935b
1 file changed
index.html
@@ -24,6 +24,9 @@
24
<title>Document</title>
25
<link href="./style.css" rel="stylesheet">
26
<style>
27
+ body{
28
+ background: url(https://i.gifer.com/76YS.gif);
29
+ }
30
div {
31
height: 128px;
32
/* Makes the div 128px in height */
0 commit comments