body{margin:0;padding:0;color:#222;font-family:"Times New Roman",Times,serif;font-size:100%;letter-spacing:.03em;word-wrap:break-word;background-color:rgba(255,255,255,0);background-image:url("../img/background.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;text-align:justify}.container{width:100%;max-width:800px;margin:0 auto}.header-inner{margin:5vh calc(50% - 50vw) 61vh;height:34vh;width:100vw;background-color:rgba(255,255,255,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:5rem}.header-inner p{text-shadow:0 0 10px #3f2d2d,0 0 20px #3f2d2d,0 0 30px #3f2d2d,0 0 40px #3f2d2d,0 0 50px #3f2d2d,0 0 60px #3f2d2d,0 0 70px #3f2d2d;color:#fff;opacity:0;-webkit-animation-name:light-up;animation-name:light-up;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes light-up{0%{opacity:0}100%{opacity:100%}}@keyframes light-up{0%{opacity:0}100%{opacity:100%}}.main-inner{background-color:#fff;margin:0 calc(50% - 50vw);padding:3em calc(50vw - 50%);color:#000}.main-inner .circle{float:left;width:10em;height:10em;margin:2em 2em 2em 0;shape-outside:circle();-webkit-clip-path:circle();clip-path:circle()}.main-inner .circle img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.main-inner .main-text{font-size:1.25rem}.main-inner .main-text .right{text-align:right}.footer-inner{background-color:rgba(172,138,138,.8);margin:0 calc(50% - 50vw)}.footer-inner .copyright{margin:0;text-align:center;height:5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.85rem;color:#fff}.footer-inner .copyright a,.footer-inner .copyright a:visited{color:#fff;text-decoration:none}/*# sourceMappingURL=style.css.map */