div#root {
    display: absolute;
    justify-content: center;
}

div#rroot h1 {
    font-size: large;
    color: black;
}