.footer{ position:absolute; bottom:0; width:90%; height:60px; background:#b5fbbd; } .form-horizontal{ float:right; } .col-md-2{ float:left; } body{ height:90%; width:90%; margin: 0; position: absolute; left: 0px; } nav ul{ background: lightgray; height: 100px; box-shadow: 0px 0px 20px 2px #000; padding: 0; background-color: #86182d; width: 150px } li{ float: right; width: 150px; text-align: center; list-style-position: inside; color: black; padding: 20px 0; background-color: #111111; right: 0px; } a{ text-decoration: none; color: red; } a:hover, a:focus{ color: white; }

natomiast wygląda to tragicznie czy ktoś mogłby mi pomoc to ogornać ?