@import 'common.css'; html, body { height: 100%; font-family: InterVariable, Arial, Helvetica, sans-serif; display: flex; flex-direction: column; } button { border: none; background-color: none; padding: none; margin: none; }