body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}header,html{background-color:#282c34}.App,header{text-align:center}.App-content{grid-gap:2rem 2rem;align-items:center;background-color:#282c34;color:#fff;display:grid;font-size:calc(10px + 2vmin);gap:2rem 2rem;grid-template-columns:auto auto auto;justify-content:center;min-height:100vh;padding:2rem}button{background-color:#6495ed;border-color:#fff;border-radius:10%;color:#fff;cursor:pointer;font-size:x-large;margin:1rem .5rem;transition:box-shadow .3s ease}button:hover{box-shadow:0 .2rem rgba(0,0,0,.5)}.Gif{border:1px solid #000;height:21rem;transition:box-shadow .3s ease;width:21rem}.Gif,div img{border-radius:6px}div img{height:100%;width:100%}.Gif:hover{box-shadow:.4rem .4rem hsla(0,0%,100%,.3)}input[type=text]{box-sizing:border-box;margin:8px 0;padding:.45rem 1rem;transition:all 3s ease;width:35%}input[type=text]:focus{border:3px solid #555;box-shadow:.2rem .2rem hsla(0,0%,96%,.3)}form div{margin:0}.button{background:#4e9caf;border-radius:5px;color:#fff;font-weight:700;height:25px;line-height:25px;margin:0 1rem;padding:10px;text-align:center;width:115px}a{text-decoration:none}h1{color:#6495ed;font-size:4rem}h2{color:#fcfcfc}.image{border-radius:6px;height:25rem;margin:0 auto;text-align:center;width:24rem}.article{background-color:#303133;border:1px solid #000}.article,.text{border-radius:6px;margin-bottom:5rem;text-align:center;transition:box-shadow .3s ease}.text{width:30rem}article img{border-radius:6px;height:100%;width:95%}
/*# sourceMappingURL=main.16683e9e.css.map*/