.copyright {
    font-size: 30px;
    font-family: arial;
    text-align: center;
    color: white;
    background-color: black;
    padding: 15px;
    width: 65%;
    margin: 0 auto;
}