footer {width: 100%; height: 60px; background: var(--black);}
footer .container {display: flex; align-items: center; justify-content: center; height: 100%;}
footer .copyright {font-size: 16px; font-weight: 400; line-height: 1; color: var(--gray_d1);}