html,
body {
    background-color: fuchsia;
}

#tle {
    color: aquamarine;
    text-align: center;
}