.full {
    height: 100vh;
    width: 100vw;
}

.m-t-50 {
    margin-top: 50px;
}

.m-t-20 {
    margin-top: 20px;
}