body {
    background: #455757;
}

h1 {
    text-align: center;
    font-family: system-ui;
    font-size: 3rem;
}

#hello{
    color: rgb(92, 92, 254);
}