@charset "UTF-8";
@import url("/styles/common.css");

html {
    overflow: hidden;
}

body {
    margin: 0;
    padding: 0;
}

.content {
}

.report {
    width: 0;
    height: 0;
}

.report iframe {
    width: 0;
    height: 0;
}
