body{padding:0;margin:0}.footer,.navbar{height:40px;background-color:teal;width:100%;display:flex;align-items:center;position:sticky}.navbar{top:0;justify-content:space-between}.footer{bottom:0;justify-content:center}.navbar a{text-transform:none;color:#fff;text-decoration:none;font-size:1.3rem;margin-right:20px}.navbar a:hover{color:#e6e3e3}