.home-container{text-align:center;background-color:#000;position:relative;height:96vh;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1;color:#fff}.home-container:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://images.unsplash.com/photo-1613899209236-ea0496f96180?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D) center/cover;opacity:.7;z-index:-1}.quote{color:#fdcb6e;margin:2rem 0}.input-container{background-color:#f5f6fa;height:93vh;display:flex;flex-direction:column;justify-content:center;align-items:center}form{background-color:#fff;padding:2rem 3rem;border-radius:15px;box-shadow:#64646f33 0 7px 29px}.saved-text{color:#cc8e35}.button{text-align:center;margin-top:1.5rem}.btn{color:#fff;background-color:#7e81e4}.btn:hover{color:#fff;transform:translateY(-5px);background-color:#3c40c6;box-shadow:#0000001a 0 4px 12px}.update{background-color:#cc8e35}.update:hover{background-color:#ffb142}.show-container{min-width:1200px;display:flex;align-items:center;justify-content:space-between;padding:20px;flex-wrap:wrap}.card{margin-bottom:20px}.edit-button{color:#3867d6;border:1px solid #3867d6;background-color:#fff;padding:2px 5px;border-radius:5px}.buttons{display:flex;justify-content:center;align-items:center;gap:10px}.edit-button:hover{background-color:#3867d6;color:#fff}h4{color:#ea2027}.card-title{color:#1b1464}.delete-button{color:#c23616;border:1px solid #c23616;background-color:#fff;padding:2px 5px;border-radius:5px}.delete-button:hover{background-color:#c23616;color:#fff}.del{text-align:center}.error-container{background-color:#c6c7cb;height:93vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.error-container h4{font-size:172px;color:#57606f}.error-container h5{font-size:72px;color:#484d55}.error-container p{margin-bottom:-5px;color:#6d6f74}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;width:100%;height:100vh}
