.firstView{
    display: flexbox;
    align-items: center;
    text-align: center;
    padding-top: 2.5%;
}

.items{
    padding-bottom: 2.5%;
    font-family: 'Libre Baskerville:wght@400', serif;
}

#name{
    width: 18rem;
}

#prescription{
    width: 18rem;
    resize: none;
}