body {
  margin-left: 20%;
  margin-right: 20%;
  background-color: #ebcea8d7;
  margin-top: 10rem;
  margin-bottom: 10rem;
  color: #632e15;

  background-position: 0;
  padding: 1px 20px 1px;
  border: 1px 20px 1px;
}

.mainh1 {
  margin: auto;
  margin-top: 5%;
  margin-bottom: 5%;
  font-weight: 800;
  display: flexbox;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 10%;
  padding-bottom: 5%;
  text-align: center;
}
.fasttravel {
  margin: auto;
  margin-top: 5%;
  margin-bottom: 5%;
  display: flexbox;
  background: rgb(96, 100, 110);
  border-radius: 47% 53% 41% 59% / 87% 8% 92% 13%;

  border-top: 3vh;
  border-bottom: 3vh;
  border-left: 3vh;
  border-right: 3vh;
  border-color: #7a7471;
  border-style: solid;

  text-align: center;
  justify-content: center;
  align-items: center;

  min-width: 150px;
  max-width: 150px;
  max-height: 500px;
  min-height: 300px;
  padding: 2vh 15vh 2vh;
}
.btn1 {
  display: flex;
  padding-left: 65%;
  padding-right: 65%;
  padding-top: 45%;
  padding-bottom: 45%;
  background: rgb(122, 117, 117);
  color: rgb(204, 204, 196);
  text-decoration: none;
  border-radius: 88% 12% 58% 42% / 71% 62% 38% 29%;
  margin: auto;
  margin-top: 1vh;
  margin-bottom: 1vh;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: static;
  border-top: 2%;
  border-bottom: 2%;
  border-left: 2%;
  border-right: 2%;
  min-width: 60px;
  max-width: 90px;

  min-height: 50px;
  max-height: 70px;
  box-sizing: border-box;
  font-size: 16px;

  font-family: sans-serif;
}
.fasttraveltxt {
  margin: auto;
  margin-top: 1%;
  margin-bottom: 1%;
  text-align: center;
  padding: 1%;
  font-size: 32px;
  font-weight: 600;
}

.Miniral-table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px;
  border-color: black;
  margin: 10px auto;
}

td,
th,
caption {
  border: 1px;
  border-color: black;
  border-style: solid;
}

caption {
  border: none;
}

video {
  width: 100%;
  height: auto;
  justify-content: center;
}
html {
  font-size: 20px;
  background: url(./fon.jpg) fixed;
  background-size: 80vh;
}
p {
  margin-left: 5%;
  margin-right: 5%;
}

ul {
  margin-left: 10%;
  margin-right: 10%;
}
dl {
  margin-bottom: 5%;
  margin-left: 7.5%;
  margin-right: 7.5%;
}
h1 {
  margin-top: 15rem;
}
img {
  margin: auto;
  position: static;
  width: 80%;
  height: auto;
}
