body {
    padding: 12px;
    height: 100dvh;
}

#root {
    height: 100%;
}

input {
    outline: none !important;
}
