#frm-reset{ position:absolute; right: 0; } #frm-reset input{ background: #0082b5; color: #fff; border: 1px solid #eee; border-radius: 20px; box-shadow: 5px 5px 5px #eee; text-shadow:none; width: 500px; display: block; height: 30%; } #content{ min-height:88vh; } footer{ position: relative; bottom: 0; width: 100%; background-color: red; color: white; text-align: center; min-height: 12vh; border : double; }