I did not like working with bootstrap at first because I felt that the grid system
                                    was too complicated. I also had trouble early on trying to style around bootstrap.
                                    Now, I use bootstrap for every frontend project that I do. I couldn't imagine doing
                                    anything frontend without using bootstrap. I like it because it's a templating
                                    technology, which allows me to pick and choose ready-made elements that I find
                                    useful. Also because it makes my projects look so much more slick and polished. I
                                    also like that it has built-in mobile responsivity, so I don't have to use media
                                    queries.