body {
background: url("/assets/sky.png");
background-size: cover;
}

.daycare {
position: fixed;
margin: auto;
left: 28vw;
top: 1vw;
}