.Report-cannotUseReport {
    height: 100%;
    width: 100%;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-content: center;
    font-size: 2.5em;
}

.Report-cannotUseReportBody {
    margin: auto;
    text-align: center;
    width: 600px;
}
