body {
	height: 100%;
    display: flex;
    flex-direction: column;
}

footer {
    margin-top: 100px; 
    color: #ffffff;
    text-align: center;
    padding: 10px;
}
