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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nasa-app{align-items:center;display:flex;flex-direction:column}.nasa-app__image{height:15rem;margin:auto;width:30rem}@media screen and (max-width:400px){.nasa-app__image{height:7.5rem;width:17.5rem}}.search{width:20rem}form{display:flex;flex-direction:row}.search__input{border:3px solid #0b3d91;border-radius:100px;color:grey;font-family:Source Sans Pro,Helvetica;font-size:15px;height:30px;padding:0 10px;width:250px}.search__button{background:transparent;border:0;color:#0b3d91;cursor:pointer;width:10%}.search__icon{font-size:2.5em}@media screen and (max-width:400px){.search__icon{font-size:2em}}p{font-size:1.2em;font-weight:700;margin-right:20px}.search-results{display:flex;flex-wrap:wrap;gap:15px 15px;justify-content:space-around;margin-left:50px;margin-right:50px}.search-results__image{border:3px solid #fc3d21;border-radius:5px;object-fit:cover;width:20%}@media screen and (max-width:400px){.search-results__image{background-size:cover;border:0;justify-content:center;width:45%}}.scroll-top-button{background-color:#0b3d91;border:2px solid #0b3d91;border-radius:15px;bottom:10px;color:#fff;cursor:pointer;font-size:1em;position:fixed}@media screen and (max-width:400px){.scroll-top-button{bottom:35px}}
/*# sourceMappingURL=main.98e23263.css.map*/