body {
    background-image: url(../images/background-image-html.jpg)
}

.container {
    background: url(../images/digimon-live-wallpaper-awesome-butterfly-digimon-adventure-tri-teaser-version-of-digimon-live-wallpaper.jpg) 0% 0% / cover no-repeat;
}

.im {
    max-width:15em;
    max-height: 15em;
}

.ot1 {
    text-shadow:
		-1px -1px 0 white,
		1px -1px 0 white,
		-1px 1px 0 white,
		1px 1px 0 white;
}
