.full-page {
    min-height: 100vh}
.auto {
    -webkit-column-width: auto !important;
       -moz-column-width: auto !important;
            column-width: auto !important;
}
.mouse {
    cursor: pointer;
}
.yeah-baby {
    display: none;
}