body,html{padding:0;margin:0;font-family:Times New Roman,YuMincho,Hiragino Mincho ProN,Yu Mincho,MS PMincho,serif;font-weight:100}body:before{content:"";display:block;position:fixed;top:0;left:0;z-index:-1;width:100vw;height:100vh;background:url(/effect.png) no-repeat;background-size:100vw 100vh;background-color:hsla(0,0%,100%,.5);-webkit-animation:fade 30s infinite;animation:fade 30s infinite;background-blend-mode:lighten}@-webkit-keyframes fade{0%{background-color:hsla(0,0%,100%,.2)}50%{background-color:hsla(0,0%,100%,.8)}to{background-color:hsla(0,0%,100%,.2)}}@keyframes fade{0%{background-color:hsla(0,0%,100%,.2)}50%{background-color:hsla(0,0%,100%,.8)}to{background-color:hsla(0,0%,100%,.2)}}a{color:inherit;text-decoration:none}*{box-sizing:border-box}