#Build the Header As a quick way to evaluate how you code, use CSS (SASS/LESS allowed), JS (ES2016 allowed) and HTML to build the following header that we can use on every page: resource:header.png This should not take you more than half an hour. We won't time it, though. ##Requirements - Gold bar needs to be fixed when scrolling on the page - The menu needs to open and close ##Assets - resource:http://i.cdn.turner.com/cnn/tcp/2017/general/cnn-logo.png - CNN font is close to Helvetica Neue, so try using that. - Gold Bar Color: `#B59343` ##What we are looking for - How do you write HTML? - How do you approach CSS, including the use of classes and ids? - What is your way of writing small javascript?