body {position: absolute; min-width: 100%; min-height: 100%; background-color: #EAB000; color: black; margin: 0; touch-action: pan-y}
h1 {text-align: center}
img {box-sizing: border-box; padding: 10px; max-width: 100%; max-height: 100%}
a {color: black}
a:link {color: green}
a:hover {color: red}
li {list-style: none outside none; margin-bottom: 0.4em}
div {margin: 0 auto; box-sizing: border-box}
div.next {float: right}
div.prev {float: left}
.noselect { user-select: none}
.allselect { user-select: all}
[contenteditable] {user-select: text}
[hidden] {display: none !important}
body.quornichon {height: 100%}
.quornichon img {vertical-align:middle}
.epage {text-align: center}
.epage h2 {display: inline-block}
