@import"https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap";body{font-family:Lato,sans-serif;background-color:#d9f5ff}.App{text-align:center;margin-top:6%}.container-gifs{display:flex;gap:24px;flex-wrap:wrap;margin-top:4%;justify-content:center;padding:0 5%}.container-gifs div img{border-radius:18px;box-shadow:#00000040 0 14px 28px,#00000038 0 10px 10px;width:300px;height:300px;object-fit:cover}input[type=text]{font-size:inherit;padding:12px 20px;outline:none;border:solid 0px #000;border-radius:20px;width:300px;box-shadow:#959da533 0 8px 24px}.error{color:red}p.author{display:flex;justify-content:center;margin-top:3%;gap:7px;color:#000}p.author a{text-decoration:none;font-weight:700;color:#000}
