body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}nav{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;background-color:#40e0d0;-webkit-justify-content:space-between;justify-content:space-between;padding:10px}.navlink{text-decoration:none;margin-top:20px}.navlink:visited{color:#000;text-decoration:none}.navlink:hover{color:#fff}.welcome{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.home-pic,.image-container{width:70vw;height:100vh}.message{background-color:#40e0d0;height:100vh;padding:20px;width:30vw;font-size:28px}*{font-family:"Lucida Sans","Lucida Sans Regular","Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,sans-serif}.carForm{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:12px;margin:0 auto;max-width:768px}.detail-image{max-width:400px;height:auto}input{width:100%}#card{padding:15px;margin:5px;border:5px solid #000;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}#carLink{color:#000;text-decoration:none}#carLink:hover{background-color:#ff8c00;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#comment{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:15px;margin:5px;border:5px solid #000;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}#info{display:grid;grid-template-columns:repeat(2,1fr);width:90vw;margin:0 auto;max-width:768px;padding:15px}.question{text-align:center;padding:10px;margin:10px}@media screen and (max-width:500px){#info{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:1fr}#card,#comment{width:80vw}.detail-image{max-width:80vw}}
/*# sourceMappingURL=main.6e0e9c7e.chunk.css.map */