body,a{
    background-color:red;
    color:white;
    font-size:300px;
}
img{
    height:1000px;
    width:1000px;
    border-color:yellow;
}