*{box-sizing:border-box}body{font-family:roboto,poppins;margin:0;padding:0;background-image:url(/assets/board-1500391_1280-B_Dog5rv.jpg);background-position:center}p,button{font-family:roboto,poppins}a{font-family:roboto,poppins;text-decoration:none}.main{width:100vw;height:100vh;overflow:hidden}video{width:100vw;height:100vh;position:absolute;z-index:-1;object-fit:cover}.logo{width:150px}header{display:flex;align-items:center;justify-content:space-between}nav a{margin:10px;text-transform:uppercase;color:#fff;font-weight:600;padding:15px}nav a:hover{background-color:#fff;transition:2s;color:#000;border-radius:5px}h1{text-align:center;color:#fff;margin-top:70px;font-size:80px;font-weight:800;padding-left:5px;padding-right:5px}button{text-align:center;padding:15px 60px;border-radius:25px;color:#000;border:none;font-size:20px;cursor:pointer;font-weight:600;display:block;margin:20px auto}button:hover{background-color:#00c0e2;transition:.5s;color:#fff}@media screen and not (min-width:700px){header{flex-direction:column}h1{font-size:35px}nav a{margin:0;text-transform:uppercase;color:#fff;font-weight:600;padding:8px}}@media screen and not (min-height:500px){header{flex-direction:column}h1{font-size:35px}.main{height:110vh}video{height:110vh}}
