

#progress {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffd366;
    text-align: center;
    line-height: 400px;
}