h1 {color:blue;}
p {
  color:#eeeeee;
  background-color:#000000;
}
#AI_Robot {
  background-color:#1900ae;
}
main {
  display: flex;
  flex-direction:low;
  flex-wrap:no-wrap;
  justify-content:center;
}
  