body{

    background-repeat: no-repeat;
    background-size:100%;
    bottom: 0;
    color: black;
    left: 0;
    overflow: auto;
    padding: 3em;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    background-size: cover;
    background-image: url(./img/fundo.png);
    background-color: #141B4D;

}


.my-3{ 


    text-align: center;

padding: 15px;

background-color: #A60B2A;

font-size: 25px;

border-radius: 50px;

padding-bottom: 15px;

padding-top: 10px;

padding-right: 20px;

padding-left: 10px 10px 15px 20px;

margin-bottom: 15px;

margin-left: 360px;

margin-right: 360px;

font-family: Aventadores, Arial;

font-size: 20px;





}









a.fill-div{
    background-color: #A60B2A;


    display: block;

}







