html {
    background-color: Ivory;
}

#result{
    height: 200px;
    overflow-y: scroll;
}
