body{
    background-image: url("https://file.garden/aU96jII0UybtQn9S/stargze%20resources/tiled%20seamles%20bg%202");
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
}

div{
    margin: auto;
    display: block;
    margin-top: 50%;
    text-align: center;
    color: white;
    width: 25%;
    background-color: #ff7dff;
}