body{
    height: 100vh;
    overflow: hidden;
}
.main{
    height: 90%;
    width: 100%;
}
.crn{
    text-align: center;
}
.crn-a{
    color: #000000;
    text-decoration: none;
}