<button>Push!</button><button>Push!</button><button>Push!</button><button>Push!</button> * { margin: 0; padding: 0; border: 0; } body { background: #2A2A2A; } button { font-size: 30pt; padding: 24px; margin: 5px; background-color: #383838; color: rgb(5, 182, 176); /*text-shadow: #666 0 1px 1px, #222 0 -1px;*/ box-shadow: #222 0 2px, #000 0 2px 6px 1px; } button:hover { box-shadow: #222 0 2px, #000