.alignright {
    text-align: right;
}

.alignhcenter {
    text-align: center;
}

.height-80
{
    height: 80vh;
}

.border1 {
    border: solid;
}