
html {
    height : 100%;
}

body {
    height : 100%;
    position : relative;
}

#root {
    width : 100%;
    height : 100%;
}
