html{
    background-color:royalblue;   
}
img{
    cursor: pointer;
}
.user-choice{
    border-style: solid;
}
dd{
    visibility: hidden;
}