Problem 1:

Page of the screenshot:
https://vrig-ritsec.github.io/0xVRIG/exercise/asm-03
The instruction hex overlaps with the instruction text.
Problem 2:
Page of the screenshot:
https://vrig-ritsec.github.io/0xVRIG/exercise/asm-04
The instruction texts aren't aligned. The mov instructions and the add instructions aren't aligned. They should be.
Problem 3:
The word continue implies that we will be moving on to the next lesson upon clicking it. However, clicking "continue" simply closes the pop-up window. Either make clicking "continue" take you to the next lesson, or change it to "close."
Problem 1:

Page of the screenshot:
https://vrig-ritsec.github.io/0xVRIG/exercise/asm-03
The instruction hex overlaps with the instruction text.
Problem 2:
Page of the screenshot:
https://vrig-ritsec.github.io/0xVRIG/exercise/asm-04
The instruction texts aren't aligned. The mov instructions and the add instructions aren't aligned. They should be.
Problem 3:
The word continue implies that we will be moving on to the next lesson upon clicking it. However, clicking "continue" simply closes the pop-up window. Either make clicking "continue" take you to the next lesson, or change it to "close."