main {
    bottom: 10vh !important;
    height: 80vh !important;
    overflow-y: auto !important;
    position: fixed !important;
    top: 10vh !important;
    width: 100% !important;
    z-index: 999 !important;
}
