{# Loads the Roboto google fonts #}
<link href='https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap' rel='stylesheet' />

{# Renders the React container root element #}
<div id="root"></div>
