@charset "UTF-8";

body.err main {
    * {
        font-size: 2rem;
        color: #fff;
        text-align: center;
    }
}
