h1, h2, h3, h4, h5, h6, p, a, span, button, input {
    all: unset;
}

html {
    height: 100%;
}

body {
    height: 100%;
}

#root {
    height: 100%;
}
