body, html {
    height: 100%;
}

.text-atas{
    font-size: 20px;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 7px;
}
.text-bawah{
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 0px;
}

.logo-header{
    width: 100%;
    text-align: center; 
    margin: 20px 0;
}

.logo-uisu{
    width: 120px;
}

.fakultas{
    color: red;
    margin: 10px;
    font-size: 26px;
    font-weight: bold;
}

.kampus{
    color: red;
    margin: 10px;
    font-size: 26px;
    font-weight: bold;
}