-
Notifications
You must be signed in to change notification settings - Fork 0
/
#56 - Skull.html
75 lines (69 loc) · 1.2 KB
/
#56 - Skull.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
<style>
* {
margin: 0;
background: #191919
}
p:nth-child(1) {
position: fixed;
top: 85;
left: 140;
width: 60;
height: 100;
border-top-left-radius: 500px;
border-bottom-left-radius: 90px;
background: #4f77ff;
-webkit-box-reflect: right
}
p:nth-child(3) {
position: fixed;
top: 138;
left: 155;
width: 40;
height: 40;
border-radius: 30px;
background: #191919;
-webkit-box-reflect: right 10px
}
p:nth-child(2) {
position: fixed;
top: 175;
left: 160;
width: 80;
height: 40;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
background: #4f77ff
}
p:nth-child(4) {
position: fixed;
top: 176;
left: 190;
width: 20;
height: 20;
border-radius: 20px;
background: #191919
}
p:nth-child(5) {
position: fixed;
top: 205;
left: 180;
width: 10;
height: 50;
border-radius: 20px;
background: #191919;
-webkit-box-reflect: right 20px
}
p:nth-child(6) {
position: fixed;
top: 205;
left: 195;
width: 10;
height: 50;
border-radius: 20px;
background: #191919