/* LARP specific stylesheet. */

body > main {


}

img {
    display: block;
    width: fit-content;
    max-width: 70%;
    margin: 0 auto;
}