#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;color:#fff}#root,body{overflow-x:auto;background-color:#000c36}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}.popcorn{height:100%;max-height:180px;width:100%;max-width:120px}h1{font-family:Carter One,system-ui}.subtitle,h2,h3{margin:1rem}.content-container{display:flex;flex-direction:column;align-items:center}.favourite-movie,.mood-movie,.movie{border-radius:8px;background-color:#3b4877;border:2px solid #3B4877;resize:none;font-size:1.5em;color:#fff;width:300px;height:120px;top:300px;left:32px}.movie-content{font-size:1em;color:#fff;width:300px}.find-movie-btn,.reset-btn{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;cursor:pointer;margin:2rem;background-color:#51e08a;border:2px solid #51E08A;flex-wrap:wrap}@media only screen and (min-width: 690px) and (max-width: 2000px){.movie-content{font-size:1em;color:#fff;width:500px}}:root{height:100vh;overflow-x:hidden;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}
