- Added config params to openModal method. New method called create to create modal windows without HTML
- Added borderRadius to individual params
- Using typeof operator for check if variables are undefined
- Fix error related to create method. Insert new modal window before first body child
- Using createElement instead of innerHTML to preserve event handlers attached to any DOM element