body { background-color: black; color: white; }
a { color: red; text-decoration: none; }
a:hover { color: white; }

#judul{
    text-align: center;
    color: red;
}
