#footer {
    position: fixed;
    width: 100%;
    bottom: 20px;
}

.code {
    display: inline-block;
    width: 50px;
    height: 70px;
    text-align: center;
    font-size:20px;
}

.code-input {
    display: none;
}