#scanner_button button
{
    padding: 1rem;
    font-size: 5vw;
}

.scanners
{
    margin-top: 40rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 20rem;
}