This is my first attempt at a tetris app in Javascript, with tutorial by Ania Kubow. Some noticable issues are the lack of styling and rotations on the right wall. I attempted to style this page, though ran into many issues as the basic framework is built entirely on divs using exact pixel measurements that didn't make much sense to me. Occasionally clearing a line also has some visual glitches.