Objective: Use SVG to recreate icons and then create an html page with all of the icons on it.
Problem: It is difficult to choose a background color for the html webpage, because each icon/logo is made with different and multiple colors. The background color cannot overpower the icons and it cannot clash with the icons’ colors.
Solution: To make sure the background color didn’t obscure the view of the icons I chose floralwhite as the color. This color is not bright and it isn’t dark, so it works well with the icons.