In this activity, both html and css codes were refactored to look cleaner and more acessible. The main change on the html code was substituting general tags like "div" for more speficic ones that better reflected the website's layout. The css code was cleaned to eliminate attributes redundancy.