@import url("bootstrap.min.css");

.main {
    height: 100svh;
}

.footer {
    color: white;
    background-color: rgba(0,17,66,1);
}

.logo {
    width: 32px;
    height: 32px;
}