

body {
    background-image: url(./content/donkeymelon.webp);
    background-size: 20%;
}
#schizophrenia {
    position: absolute;
    width: 300px;
    height: 100px;
    bottom: 50px;
    left: 1500px;
}
#welcome {
    position: absolute;
    width: 1950px;
    left: 100px;
    top: 100px;
}
#enjoy {
    position: absolute;
    width: 70%;
    height: 100px;
    bottom: 100px;
    left: 100px;
}
#erm {
    position: absolute;
    width: 25%;
    top: 100%;
    left: 70%
}