 {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body, h1, button {
    font-size: 100%;
    font-weight: normal;
    border: 0;
}