*{margin:0;padding:0}body{background-color:#3c3b3b;color:ivory}.container{margin:5px;text-align:center}.header{background-color:#3a3a3a;color:lime;display:flex;justify-content:space-between;padding:10px}.header input[type=text]{border:1px solid #ccc;border-radius:5px;font-size:16px;padding:5px}.header input[type=submit]{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:5px 10px}.header input[type=submit]:hover{background-color:#45a049}.animes{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));justify-content:space-around;p{color:#dcdcdc}img{flex-grow:1}.anime-card{display:flex;flex-direction:column}}.detail{display:flex;justify-content:center}.image{margin-right:20px}.image img{height:auto;max-width:200px}.anime-details{display:flex;flex-direction:column;justify-content:space-between}h3{margin-top:2rem}.anime-details p{font-size:16px;margin:5px 0}.trailer iframe{height:300px;width:50%}.characters{display:flex;flex-wrap:wrap}.character{height:200px;margin-right:20px;width:200px}.character a{color:inherit;text-decoration:none}.character img{height:150px;max-width:100px}.character p{font-size:14px;margin:5px 0}.anime-info-list{margin-bottom:20px}.anime-info-list h1{font-size:24px;margin-bottom:10px}.image-details-container{align-items:center;display:flex}.image-container{margin-right:20px}.image-container img{height:auto;max-width:300px}.footer{background-color:#414141;color:#ffefd5;text-align:center}
/*# sourceMappingURL=main.5110f873.css.map*/