.background{margin:0;display:flex;justify-content:center;align-items:center;height:100vh}#quote-box{width:500px;margin:0 auto;min-height:300px;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;text-align:left;background-color:#fff;border-radius:8px;box-shadow:5px 5px 10px #0000009e}.quote-content{height:220px;display:flex;flex-direction:column;justify-content:space-around;margin:10px}#author{text-align:right}p{font-size:1.125rem}button,a{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;width:fit-content;font-weight:500;background:#1a1a1a;cursor:pointer;font-family:inherit;color:#fff;font-size:1em}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#242424}*{margin:0;padding:0}
