To complete this test you need to modify the file 'script.js' so that it produces the output as seen in this image ->

- Order the posts inside the array variable 'posts' (in ascending order)
- After ordering the posts put them inside a the #content div ( in index.html file) (using javascript only)