Yeah it’s possible

Change html/style.css:

Replace the current #hud-container with this

#hud-container {
position: absolute;
top: 30px;
right: 10px;
color: white;
text-align: right;
z-index: 1;
}