Setting Footer Bottom Page
body {
min-height: 100vh;
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
}Last updated
body {
min-height: 100vh;
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
}Last updated