1 .left-190 {
2 left: 190px;
3 }
4
5 .bottom-25 {
6 bottom: 25px;
7 }
8
9 .human {
10 height:170px;
11 width: 120px;
12
13 position: absolute;
14 }
15
16 .lines {
17 18 top: -20px;
19 220px;
20 display: block;
21 }
22
23 .human-head-normal {
24 border: 2px solid #000;
25 40px;
26 27 border-radius: 50%;
28 29 20px;
30 35px;
31 }
32 .human-body-normal {
33 60px;
34 3px;
35 background: #000;
36 55px;
37 62px;
38 39 }
40
41 .human-arms-normal {
42 80px;
43 44 45 46 18px;
47 75px;
48 }
49
50 .human-legs-normal {
51 50px;
52 50px;
53 3px solid #000;
54 border-bottom: none;
55 border-right:56 57 58 59
60 -webkit-transform: rotate(45deg);
61 -webkit-transform-origin: 1px 1px;
62 }