So far I created a new CMS section, applied 1 col grid and included my custom HTML site as a widget. By setting the style to position:relative; margin-top:-XXX I managed to cover the whole header with widget.
The only thing left now is footer which I need to get rid off. I set z-index to 1 and tried a negative bottom margin with no success. Any idea how to trick that into work?