body {
    background-image: url("../assets/logo.jpeg");
    background-color: #EAE4DC;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100vh;
    width: 100vw;
}