.root {
    position: absolute;
    height: 100%;
    width: 100%;
    outline: none;
    box-sizing : border-box;
}
