Button button { transition: all .2s ease-in-out; } button:not(:disabled):active { transform: translateY(1px); } Why don't styles on the body also apply to button???? Last update: 2023-03-20