1body {
2    font-family: monospace;
3    white-space: pre;
4}
5
6ins {
7    background-color: #9cffa0;
8    text-decoration: none;
9}
10
11del {
12    background-color: #ff9e9e;
13}
14