.bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #808080dd;
    text-align: center;
    padding: 10px;
    font-size: small;
}
