@charset "utf-8";
.divv {
    background-color: #C4C7CC;
    width: 100%;
}
.p {
    margin-right: 300px;
    color: #000000;
    font-family: bilbo-swash-caps;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    margin-top: 200px;
    font-size: xx-large;
    text-indent: 0px;
    text-shadow: 5px 5px 10px #36C0BE;
}

body main {
    width: 100%;
    position: absolute;
    top: 200px;
}
