/*.bg {
    margin-top: 90px;
    padding-top: 110px;
    background-image: url(../img/tecno.webp);
    background-attachment: fixed;
    background-repeat: repeat;
    background-size: contain;
}*/

.bg {
    width: 100%;
    height: 300px;
    position: fixed;
    top: 0;
    z-index: -1;
}





.pillow {
    position: relative;
    width: 90%;
    padding: 5%;
    margin: 0 auto;
    background-color: #ffffffcc;
}



.margin{
    display: block;
    width: 100%;
    height: 100px;
}
