﻿.editstart-view {
    grid-area: main;
    position: relative;
    height: 100%;
    overflow: hidden;
    padding: 20px;
}
