html, body {
    height: 100%;
}
/* .wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
} */
/* .content {
    flex: 1;
} */
/* .footer {
    background: #333;
    color: white;
    padding: 10px 0;
    text-align: center;
} */
