*
{
    font-family: 'Noto Sans', sans-serif;
}
h1
{
    color: white;
    text-align: center;
}
#p, #h1
{
    color: white;
}
#manual{
        margin-bottom: 10%;
        margin-top: 9%;
        margin-right: auto;
        margin-left: auto;
        max-width: 800px;
        padding: 11px;
    
}
body
{
    background-color: black;
}