html, body {
    margin: 0;
    height: 100%;
}

.fps-monitor {
    position: absolute;
    top: 0;
    left: 0;
}
