.footer {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #262F36;
    text-align: center;
    color: #CCCCCC;
}