e9e2af4
1 2 3 4 5 6 7 8 9 10 11 12 13
.text-center { text-align: center; } .pos-absolute { right: 0; left: 0; position: absolute; } .box-shadow { box-shadow: 0 2px 10px 2px #ddd; }