I'm so confused
... I mean, what's up with all these divs and sections? Is this some kinda web page template or something? And what's with the weird class names like styles_newsNow__M_63_? Can't they just use normal class names like "news-class" or something? 
And don't even get me started on the JavaScript part
... I mean, I know some of these scripts are supposed to add interactivity, but what's with all the short snippets of code? Can't we see more context about what they're doing? Like, what's this script doing exactly: `var newsNow = document.getElementById('news-now');`? 
And don't even get me started on the JavaScript part