  body {
            margin:30px;
            width: 70%;
            background-image: url("../Assets/1-1255449988dV2j.jpg");
            background-size: auto;
            background-repeat: repeat;
            background-color: #B7D1FA;
            }

        p{
            color: white;
            font-weight: bolder;
            text-shadow: 2px 2px 1px #261AF1;
            text-align: justify;
            }
