how could I change background color of container class
In you html it is supposed to be lowercase container-fluid. Once you correct that, you will see the red background you were attempting to give the div.
1 Like
thanks that worked