@ -42,11 +42,11 @@
.form {
grid-column: 1/2;
background-color: rgb(230, 240, 240);
background-color: rgb(236, 240, 240);
}
.preview {
grid-column: 2/3;
background-color: rgb(240, 238, 240);
background-color: rgb(240, 240, 240);
</style>