*{box-sizing: border-box;
margin: 0;
font-family: "Roboto", sans-serif;
}

header li{
display: inline-block;
width:90px;
}

ul{
padding: 0;
font-weight: 400;
text-transform:uppercase;
font: 7px;
letter-spacing: 8px;}

header {text-align: center;
background-color: white;
position: sticky;
top: 0;
z-index: 99;
}

#logo{width: 21%;
vertical-align: middle;
padding: 10px;
}

#logo img{width: 66.81px;
height: 79.38px;
}

#imgdomeio{
    height: 78vh;
background-image: url(header-bg.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
position: relative;
}

#betamaster{
color: white;
position:absolute;
left:50%;
top:50%;
transform: translate(-50%,-50%);
}

h2{
font-size: 72px;
}

#betamasteraster{
font-size:18px;
}

#francesco{
    background-image: url(view-menu-bg.png);
    position:fixed;
    top:40%;
    height: 180px;
    width: 92px;
}

#francesco p{
position:fixed;
top: 49%;
font-size: 13px;
}

#jao{
background-image: url(book-table-bg.png);
position:fixed;
top:40%;
height:180px;
width:92px;
right: 0%;
}

#jao p{
    position:fixed;
    top: 49%;
    font-size: 13px;
}

#texto1{
position:absolute;
left: 15%;
top: 1000px;
}

#cardapio{
    position:absolute;
    left:70%;
    top:1000px;
    transform: translate(-50%,-50%);
}
