Sticky Footer

HTML

<div id="layout"></div>
<footer>Hello world!</footer>

CSS

margin-top: 500px;
Background-color: #00BFFF;
  display: flex;
  align-items: center;
  justify-content: center;
text-decoration: none;