.fullcalendarstyle {
    margin: 40px auto;
    padding: 0 10px;
}

.fc-scroller {
    overflow-x: auto;
    overflow-y: auto;
    height: initial !important;
}