footer{justify-content:center;display:flex}footer a{color:#000;margin:0 10px 50px}

.borders-container{z-index:-1;position:fixed;inset:0;overflow:hidden}.border-1{background-color:#000;width:70px;height:110vh;animation:20s infinite smoop;position:absolute;top:-10px;left:-70px;transform:rotate(-2deg)}.border-2{background-color:#000;width:70px;height:110vh;animation:19s infinite smoop;position:absolute;top:-20px;right:-75px;transform:rotate(-2deg)}@keyframes smoop{0%{transform:rotate(-2deg)}50%{transform:rotate(2deg)}to{transform:rotate(-2deg)}}
