body {
    margin: 0;
    font-family: sans-serif;
}

img {
    display: block;
    max-width: 100%;
}

button {
    font-family: inherit;
}
