img{
    height:100px ;width:200px;
}

body{
    font-family:fantasy;
}

.speiahover:hover {
    visibility:visible;
    filter:sepia(90%);
    
.button{
    width:300px; height:300px;
    background-color:#f5edb8;
    font-size:34px;
}