#stats {
    position: absolute;
    bottom: 0;
    left: 0
}

#stats #fps {
    background: transparent !important
}

#stats #fps #fpsText {
    color: silver !important
}

#stats #fps #fpsGraph {
    display: none
}