.progress { /*position: fixed;*/ top: 0; height: 70px; border-radius: 0px; } body { margin: 0; padding-top: 0px; margin-bottom: 120px; /* Margin bottom by footer height */ } .footer { position: absolute; bottom: 0; width: 100%; height: 90px; line-height: 60px; /*background-color: #f5f5f5;*/ } html { position: relative; min-height: 100%; } textarea { font-family: monospace; }