body { margin: 0; overflow: hidden; } button { overflow: hidden; background-color: aqua; border: none; border-radius: 50%; width: 25px; height: 25px; background-size: contain; background-position: center; background-repeat: no-repeat; }