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}.App{text-align:center}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.home{display:flex;flex-direction:row;flex-wrap:wrap}.random-dog-image{box-shadow:2px 2px 10px #000;height:40vh;margin-top:10px;padding:2px;width:50vh}*{box-sizing:border-box;margin:0;padding:0}.navbar{align-items:center;background-color:#38c88c;display:flex;height:10vh;justify-content:space-evenly;width:100%}.navbar>.search-form{border:2px solid #b8c04a;font-size:30px;height:40px;justify-content:40px;padding:0}.navbar>.search-form>button,.navbar>.search-form>input{font-size:30px;padding:0 10px}.random-button{background-color:green;border:none;font-size:30px;padding:2px 8px}.popuptop{background:#fff;border:3px solid #000;flex-direction:column;height:100vh;margin-top:10px;position:fixed;width:100%}.popup,.popuptop{display:flex;top:0}.popup{-webkit-column-gap:2vh;column-gap:2vh;justify-content:center;margin:2px}.popup,.prikshit{border:3px solid beige}.prikshit{display:flex;flex-direction:row;flex-wrap:wrap;margin:10px}.prikshit>img{box-shadow:2px 2px 10px #000;height:40vh;width:50vh}.option{font-size:30px}
/*# sourceMappingURL=main.32080e80.css.map*/