
html, body { width: 100%; background: #fdfbf9; }
body { padding: 0; margin: 0px; }

.out { position: absolute; left: -10000px; top: -10000px }
.center { text-align: center !important; }
.vc-outer { overflow: hidden; display: table; width: 100%; left: 0; }
.vc-middle { display: table-cell; vertical-align: middle; }
.vc-inner { position: relative; width: 100%; }

.page { padding: 0; position: relative; overflow: hidden; background: #fdfbf9; height: 100%; }
.page .vc-outer { height: 100%; }

/* main */
.page img { display: block; margin: 0 auto; max-height: 100%; height: auto; max-width: 100%; width: auto; }
.page audio { display: block; width: 100%; position: absolute; left: 0; bottom: 0; }