.footer {
    background: #e6c4ff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3pc;
}
