<!doctype html><html><head><style>
* {
font: 20px MinervaSans;
}
.button {
align-items: center;
background-color: orange;
display: inline-flex;
height: 30px;
padding: 20px;
font-size: 20px;
box-sizing: border-box;
}
</style></head><body><div class="button">Hello