#instructions{
    margin-top: 25px;
    /* text-align: center; */
    background-color: white;
    margin-left: 300px;
    margin-right: 300px;
    border-radius: 10px;
    padding: 5px;
    font-family: 'Rock Salt', cursive;
    font-size: 12px;
    justify-content: center;
}