#other0{
  text-align: center;
  color: #FFEA00;
}
.other3{
  text-align: center;
}
nav{
  border: 2px solid black;
}
.navbar {
  margin-top: -20px;
  background: #9EE8FF;
  display: inline-block;
}
.other{
  background: greenyellow;
  color: rgba(0, 201, 255, 1);
  padding: 10px;
  text-align: center;
}
#other4{
  color:#DB02AD;
}
#other5{
  color: red;
}
#other6{
  color: #f5f5f5;
  background: hsla(236, 8%, 32%, 1)
}
#other{
  text-align: center;
}
#other7{
  color: #FF9746D6;
}
#other8{
  color: #BBFB16;
}
#other9{
  color: #FF0000;
}
#other10{
  color: #34FF00;
}
#other11{
  color: #0678FF;
}
.other12{
  text-align: center;
  background: #AAFF7C;
  border: 2px solid #FFA100;
}
.other13{
  margin: 100px;
  text-align: center;
}
#gtav{
  color: #FFEA00;
}
.id{
  display: block;
}
#other14{
  text-align: center ;
}
#other15{
  text-align: center;
}
 #other16{
  background: greenyellow;
  color: rgba(0, 201, 255, 1);
  padding: 10px;
  text-align: center;
}
/* Reset & base styles */
body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.6;
  background: #f9f9f9;
  color: #333;
}

/* Header */
header {
  background: #4CAF50;
  color: white;
  padding: 1rem;
  text-align: center;
}

header nav a {
  color: white;
  text-decoration: none;
  margin: 0 10px;
  font-weight: bold;
}

header nav a:hover {
  text-decoration: underline;
}

/* Article */
article {
  max-width: 700px;
  margin: 20px auto;
  padding: 20px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Footer */
footer {
  background: #222;
  color: white;
  text-align: center;
  padding: 10px;
}
.OTHER09{
  color: #65FF87;
}
.op0{
  text-align: center;
}