*{margin:0;padding:0;background:#000;color:#fff}body{overflow-y:hidden;overflow-x:hidden}#slides{width:100%}#slides img{width:100%;height:auto}:root{--animation-time:10s}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;background-color:#000;display:block;width:100%;height:100%}#stage a{position:absolute}#stage a img{background:#000}#stage a:nth-of-type(1){animation-name:fader;animation-delay:var(--animation-time);animation-duration:3s;z-index:20}#stage a:nth-of-type(2){z-index:10}#stage a:nth-of-type(n+3){display:none}.center_y{position:relative;top:50%;transform:translateY(-50%)}.center_x{position:relative;left:50%;transform:translateX(-50%)}@keyframes fader{from{opacity:1}to{opacity:0}}
