html {
  height: 100%;
  width: 100%;
}
h1 {
  color: black;
  font-family: fantasy;
  text-align:center;
}
h2 {
  color: #FF7F50;
  font-family: fantasy;
  font-size:10vw;
}
h3 {
  color:black;
  font-size:8vw;
  text-align:center;
}
h4 {
  color: black;
  font-size:4vw;
}
h5 {
  color: black;
  font-size:4vw;
}
p {
  color:red;
  font-sise:12vw;
  text-align:center;
}
.row{
  clear:both;
  color:black;
}


.column{
    width: 50%;
    float: left;
  color:black;
}
.imghold {
  width: 80vw;
  aspect-ratio: 16/9;
  max-width:1000px;
  border: 2px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  margin: 20px auto; 
  background-image: url(IMG_3646.jpg);
  background-size: cover;
  background-position: center;
  display: block;
  background-repeat: no-repeat;
} 
.imghold button {
  padding: 10px 20px;
  font-size: 16px;
  margin: 0 10px;
  cursor: pointer;
  border: none;
  border-radius: 8px;
  background-color: #FF7F50;
  color: white;
}
.LogoTop {
  width: 70vw;
  aspect-ratio: 8/12;
  max-width:1000px;
  border: 2px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  margin: 40px auto; 
  background-image: url(Images/Logo.jpg);
  background-size: cover;
  background-position: center;
  display: block;
  background-repeat: no-repeat;
} 
.logoBot {
  margin: 20px auto;
  text-align:center;
} 
.logoBot h1 {
  font-size: 10vw;
}
.logoBot h4 {
  font-size:5vw;
}
.square {
  width: auto;
  height: auto;
  text-color:black;
  margin: 20px auto; 
  background-color:#ffe5e0;
  padding: 2vw;
  
}
.square h2 {
  font-size: 20vw;
  text-align: center;
}
.square h3 {
  color:black;
  font-size: 8vw;
} 
.items ul {
  color:black;
  font-size: 8vw;
  list-style-type: square;
}
.items ul li::marker {
  color:blue;
}
.items p {
  color:black;
}
.choices ul {
  color:black;
  font-size: 8vw;
  list-style-type: circle;
} 
.choices ul li::marker {
  color:blue;
} 
.choices p {
  color:black;
}
.upgrades h2 {
  font-size: 8vw;
}
.upgrades ul {
  color:black;
  font-size: 8vw;
  list-style-type: none;
  
  
} 
.upgrades ul li::before {
  color:blue;
  content: "💎";
  margin-right: 8px;
  vertical-align: middle;
} 

.Drinks {
  display: grid;
  gap: 30px;
  font-size:10vw;
  align-items: start;
  grid-template-columns: 1fr 1fr; 
  grid-auto-rows: 1fr;
}
.Drinks h2{
  font-size:6vw;
   margin-bottom: 2vw;
  align-items: flex-start;
}
.Drinks h4{
  font-size:6vw;
  text-align: center;
  color:black;
}
.Drinks ul {
  color:black;
  font-size: 5vw;
  list-style-type: none;
} 
.Drinks ul li::before {
  color:blue;
  content: "🧋";
  margin-right: 5px;
  vertical-align: middle;
} 
.boba ul {
  color:black;
  font-size: 5vw;
  list-style-type: disc; 
  content: none;
  line-height:1.28;
} 
.boba ul li::before {
  content: none;
} 
.flavors {
  flex: 1;
}
.square p {
  color:black;
  font-size: 5vw;
  text-align:left;
} 
.squaretop {
  width: auto;
  height: auto;
  background-color: black;
  
  background-size: cover;
  border-style: dashed;
  border-color:black;
}
.squaretop h1 {
  color: white;
  font-size: 10vw;
}
.Page2 h1{
  font-size: 10vw;
  color: #FF7F50;
  margin: 20px auto;
  
}
.Page2 {
  text-align: center;
}
.Page2 h3{
  font-size: 5vw;
}
.rec{
  width: auto;
  height: auto;
  

}
.columnPic1 {
  width: 80%;
  aspect-ratio: 8/8;
 color: white;
   margin: 20px auto; 
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  background-image: url(image_123650291.JPG);
  background-size: cover;
  background-position: center;
  display: block;
  background-repeat: no-repeat;
}
.columnPic1 h3{
  color:white;
}
.columnPic2 {
  width: 80%;
  aspect-ratio: 8/8;
  margin: 20px auto; 
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2); 
  background-image: url("image_123650291 (1).JPG");
  background-size: cover;
  background-position: center;
  display: block;
  background-repeat: no-repeat;
}
.columnPic3 {
  width: 80%;
  aspect-ratio: 8/8;
  margin: 20px auto; 
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  background-image: url("image_123650291 (2).JPG");
  background-size: cover;
  background-position: center;
  display: block;
  background-repeat: no-repeat;
}
.columnPic4 {
  width: 80%;
  aspect-ratio: 8/8;
   margin: 20px auto; 
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  color: white;
  background-image: url("image_123650291 (3).JPG");
  background-size: cover;
  background-position: center;
  display: block;
  background-repeat: no-repeat;
}
.columnPic4 h3{
  color:white;
}
.Contact-Page {
  background-color:white;
  text-color:white;
  text-align:left;
  height:auto;
  width:auto;
  text-color:black
}
.Contact-Page h4 {
  font-size: 5vw;
  color: black;
  text-align:left;
 
}
.Contact-Page h1 {
   color: #FF7F50;
  font-size:10vw;
   text-align:left;
}
.Contact-Page h3 {
  font-size:5vw;
  text-align:left;
}
body {
  background: #ffffff;
}
.extra {
  text-align: center;
  margin: 20px auto;
   background-image: url(Images/Logo.jpg);
  padding: 20px;
  color: #333;
}
input[type="text"] {
  font-size: 5vw;
  padding: 2vw;
  width: 80vw;
  margin: 10px auto;
  display: block;
   background-color: #ffe5e0;
}

input[type="date"] {
  font-size: 5vw;
  padding: 2vw;
  width: 90%;
  max-width: 400px;
  margin: 10px auto;
  display: block;
  background-color: #ffe5e0;
}
input[type="time"] {
  font-size: 5vw;
  padding: 2vw;
  width: 90%;
  max-width: 400px;
  margin: 10px auto;
  display: block;
  background-color: #ffe5e0;
}
button {
  font-size: 5vw;
  padding: 2vw;
  width: 90%;
  max-width: 400px;
  margin: 10px auto;
  display: block;
}
.logo-contact {
 width: 40vw;
  aspect-ratio: 8/12;
  max-width:1000px;
  border: 2px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  margin: 40px auto; 
  background-image: url(Images/Logo.jpg);
  background-size: cover;
  background-position: center;
  display: block;
  background-repeat: no-repeat;
}
.last h4{
  font-size: 10vw;
}
#customerInfo {
  height:auto;
  font-size: 5vw;
  padding: 2vw;
  width: 90vw;
  max-width: none;
  margin: 10px auto;
  display: block;
  background-color: #ffe5e0;
  overflow: hidden;
  resize: none;
  
}
.moreInfo {
  
}

.direction {
  display: flex;
  gap: 20px;
  justify-content: space-around;
}
.exp{
  width: 30%;
  height:auto;
}
.direction a{
   
  box-shadow: 0 4px 6px rgba(0,0,0,0.2);
  color: white;
  background-size: cover;
  background-position: center;
  display: block;
  background-repeat: no-repeat;
  aspect-ratio: 8/8;
}
.column-1 {
  background-image: url("Insta-img.png");
}

.column-2 {
  background-image: url("Google-img.png");
}

.column-3 {
  background-image: url("Tiktok-img.jpg");
}
.works h3{
  font-size:4vw;
  text-align:center;
}
.works h2{
  font-size:6vw;
  text-align:center;
  color: #FF7F50;
}
