body {
    overflow: hidden;
    background-image: url(images/artsybanchou_website_linedpaper.jpg)
}
img:hover {
    transform: scale(110%)
}