.button {
    margin-top: 10px;
    margin-bottom: 10px;
}



#textInput {
    width: 50vw;
    box-sizing: border-box;
    font-size: 1rem;
    padding: 0.5rem;
}