Line 131: | Line 131: | ||
#spin { | #spin { | ||
position: fixed; | position: fixed; | ||
+ | top: 50%; | ||
+ | left: 50%; | ||
+ | width: 120px; | ||
+ | height: 120px; | ||
margin:-60px 0 0 -60px; | margin:-60px 0 0 -60px; | ||
-webkit-animation:spin 15s linear infinite; | -webkit-animation:spin 15s linear infinite; |
Revision as of 16:32, 18 July 2017