.master-view{
    width: 20rem;
    border-radius: 0.5px;
    border-width: 0.5px;
    border-style: solid;
    height: 100%;
}

.data-display{
    content: "";
    position: absolute;
    display: block;
    top: 42px;
    left: 308px;
    width: 0.25rem;
    height: 3.25rem;
}

