html, body, #root {
    width: 100%;
    height: 100%;
    padding: 3px;
    box-sizing: border-box;
    margin: 0;
}