@import "commonstyle.css";

body{
    /*background-image: linear-gradient(to bottom, #c075e5, #42f489);*/
    background-image: url('/img/zentile5.webp');
    background-size: 20%;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
}

.img{
    float: right;
}
