Line 11: | Line 11: | ||
#heading{ | #heading{ | ||
background-color:rgb(16, 28, 44) | background-color:rgb(16, 28, 44) | ||
+ | width: 300px; | ||
+ | height: 300px; | ||
position: absolute; | position: absolute; | ||
left: 50%; | left: 50%; | ||
top: 50%; | top: 50%; | ||
+ | margin-left: -150px; | ||
+ | margin-top: -150px; | ||
} | } |
Revision as of 06:28, 12 October 2018