body {
    background: #1A1C22;
    color: #1C9CEA;
}
p {
    color: #fff;
}
#powered {
    position: absolute;
    top: 10px;
    left: 10px;
}
#powered > a {
    color: #1C9CEA;
}