Merge Sort Code

merge_sort_visualization.js - powers the visualization component
merge_sort_visualization.html - hosts the visualization, headings, and interface buttons
merge_sort_visedit.js - powers the algorithm itself
style.css - styles the visualization and web page