body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center;overflow-x:hidden}.App-logo{height:30vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 1s}}.App-header{background-color:#eee;min-height:82vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#000}.App-construccion{background-color:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(72000deg)}}@-webkit-keyframes updown-slide{0%{left:0;top:0}to{left:0;top:20px}}@keyframes updown-slide{0%{left:0;top:0}to{left:0;top:20px}}#slide{-webkit-animation:updown-slide 3s;animation:updown-slide infinite 1s alternate;width:20%;height:20%;position:relative}
