.box {
    width: 300px;
    color: #FFF;
    font-weight: 700;
    font-size: 18px;
    position: absolute;
    left: 400px;
    top: 120px;
    text-shadow: rgb(0, 61, 68) 3px 3px 3px;
}
