span{ color: aqua; font-size: 30px; font-weight: 50px; } body{ border: 5px solid white; margin-top: 100px; margin-bottom: 100px; margin-right: 150px; margin-left: 150px; text-align: center; background-color: brown; color: white; } a{ color: aqua; } h1{
color: wheat;
} footer{ color: antiquewhite; } img{ height: 100px; }