body{height:98vh;background-color:#212121;display:flex;align-items:center;justify-content:center}.quote{display:flex;justify-content:center;align-content:center;margin-bottom:40px}a{text-align:center;color:gray;padding:30px}.quotetxt{border:1px solid grey;border-radius:40px}button{margin-left:30px;width:200px;height:30px;border:0px;border-radius:10px;background-color:gray;color:#000;cursor:pointer}button:hover{background-color:#6f6f6f}button:active{background-color:gray}
