body{display:flex;align-items:center;justify-content:center;height:auto;padding:2.5rem 0}.tweets-shape-1{position:absolute;top:0;z-index:-1}.btns-wrapper{display:flex;margin-bottom:30px;align-items:center;justify-content:center;gap:1rem}.bth{color:#fff;text-align:center;font-size:16px;background:#000;text-decoration:none;padding:10px 15px;border-radius:50px;font-weight:500}.bth:hover{color:#d3d3d3!important}.tweets{display:inline-block;border-radius:15px;box-shadow:0 -1px 53px -15px rgba(0,0,0,.75);-webkit-box-shadow:0 -1px 53px -15px rgba(0,0,0,.75);-moz-box-shadow:0 -1px 53px -15px rgba(0,0,0,.75)}@media screen and (max-width:1024px){.btns-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}}@media screen and (max-width:839px){.tweet-container{width:90%;margin:auto}}