Updated Notes :

* When you add <!DOCTYPE html> you might find some of the CSS containers are not full height - the fix for this is to setup height of 100vh to the main parent container  height: 100vh;