1 #text {2 text-shadow: 2px 2px 4px gray;3 }4 5 #colorSelector {6 position: absolute;7 left: 0;8 bottom: 0;9 right: 0;10 text-align: center;11 }12 13 #colorSelector .color {14 display: inline-block;15 width: 60px;16 height: 60px;17 border-radius: 50%;18 margin: 4px;19 box-shadow: 2px 2px 4px gray;20 }
Enlace
El enlace para compartir es: