#results{
    margin-top: 20px;
    background: #eee;
    width: 100%;
    padding: 15px;
    border-radius: 10px;
    min-height: 200px;
}
.title-dict{
    border-bottom: 3px double #dadada;
    padding-bottom: 10px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #5e5e5e;
}
.ing{
    font-size: 16px;
    color: #505050;
    margin-bottom: 10px;
    font-style: italic;
}