# Assignment

Create an [SCSS](https://sass-lang.com/) stylesheet to display the [diagonal-sudoku.html](diagonal-sudoku.html) document as shown here:

![](diagonal-sudoku.png)

The rules setting the background color of the diagonal cells must be generated automatically.

The puzzle is taken from [here](http://sudoku.menu/diagonal.html).
