.gsce-searchresults-only {
  width: 600px !important;
}
.gsc-results { width: 60vw;}
.gsc-input-box {
  height:25px;
  width: 73vw !important;
  border-radius: 10px 0px 0px 10px!important;
}
.gsc-search-button-v2 {
  background: linear-gradient(#df3a02, #551408) !important;
  border-radius: 0px 10px 10px 0px!important;
  height: 25px;
}
.centah {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1px;
}
.img {
  padding-left: 340px;
}
footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: grey;
  text-align: center;
  padding-bottom: 20px;
  font-size: 12px;
  font-family: sans-serif;
}
.slash {width: 1px; height: auto; transform: translateX(-40vw) translateY(-20px) scale(100);}
body {background: black;}