
body  {
     background-size: cover;
     background-color: blue;
     background-image: url("image/esps.png");
     background-repeat: no-repeat;

}
color: blue;
font-family: "menlo", sans-serif;
} 
</style>