body {
    margin: 0;
    overflow: hidden;
    font-family: Arial;
}

#hud {
    position: absolute;
    top: 10px;
    left: 10px;
    color: white;
    font-size: 24px;
}
