﻿.access-control {
    height: 88vh;
    width: 90vw;
    cursor: pointer;
    overflow: hidden;
}

.access-control-main-contents {
    height: 88vh;
    color: white;
    font-size: 1.6rem;
    padding: 2vh 1vw;
}
