h1{
    text-align:center;
}

.yo{
    text-align: center;
    background-color: #b3e9ff;
}

html{
    background-color: #b3e9ff;
}
.lists{
    margin-top: 25px;
    display: inline-block;
    text-align: left;
    line-height: 1.5em;
    margin:25px,0px,20px,20px;
}
.search{
    margin-top: 25px;
}
.results{
    margin-top: 25px;
    display: inline-block;
    text-align: left;
    line-height: 1.5em;
}



