.green-from-link {
    color: rgb(0, 255, 0);
}

.background-from-link {
    background-image: url('./assets/10x10_e2e_test_image_green.png');
}