body {
    background-image: url('pattern 574.gif');
    color: white;
    font-size: 15px;
    text-align: center;
    margin-top: 200px;

}
.key:hover {
    transform: rotate(10deg) scale(110%);
}