body{
    text-align: center;
}
a{
    color: #000000;
}
footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: aqua;
}
.twitter-tweet{
    margin: 0 auto;
}