.display-number {
    list-style: disc;
}

.instruction {
    border-radius: .3rem;
    padding: 1.5rem;
    background: #def;
}