body {
    background-image: url("https://noodls-place.neocities.org/background-pipes.png");
    backdrop-filter: blur(4px);
    background-size: cover;
    color: white;
    font-family: Verdana;
    height: 100%;
}