.App{text-align:center;background-color:#fff}.header{width:100%;background-color:#be4900;color:#fff;padding:8px;position:sticky;top:0}.main{display:flex;justify-content:space-around;flex-wrap:wrap;background:#2f1f08}.movie{background-color:#a04600;color:#fff;border:1px solid gray;font-weight:700;text-align:start;max-height:100%;width:200px;margin:10px;border:2px;border-radius:5px}@media only screen and (max-width: 600px){.movie{width:300px}}.movie img{width:100%;height:250px}.text-pad-10{padding:5px 10px}.footer{width:100%;background:#000;color:#fff;position:absolute;bottom:0}h1{margin:0}.useState{background:#a5ff70;height:80vh;padding:20px}.useState h1{color:#714376}.buttom-2{display:flex;justify-content:space-evenly}.buttom-2 button{color:#fff;background:#d25656}*{margin:0;padding:0}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}
