<div>
  <button style="all: revert;" tabindex="-1" aria-label="Ugly Button">I'm an Ugly Button!</button>
</div>
div {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.