body {
    background: ghostwhite;
}

.box {
    height: 200px;
    width: 600px;
    margin: 50px;
    font-family: "Manjari Bold";
    font-size: 80px;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.5);
}