.box-container{width:100%;height:600px;background:var(--custom);border-radius:3rem;padding:50px 20px 0;border:1px solid hsla(0,0%,43%,.203)}.box1{display:flex;width:100%;justify-content:center;align-items:center;overflow:hidden}body,html{overflow:hidden;background:var(--background)}.copy-button{position:relative;width:100%;height:100px;display:flex;align-items:center;justify-content:center}