﻿.fc-canvas {
    position: relative;
    width: 100%;
    height: 100%;
}

.fc-canvas svg {
    position: relative;
    width: 100%;
    height: 100%;
}