body {
  background: #979797;
  background-image:url(vecteezy_high-speed-fiber-data-transfer-5g-4g-bits-internet-ai_24148818_000.jpg);
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
}
.container{
  display: flex;
  justify-content: center;
  align-content: flex-end;
  width: 600px;
}
p {
  color: #ffffff;
  font-weight: bold;
  font-family: monospace;
  font-size: 15px;

}
h1 {
  font-weight: bold;
  color: #f5eaea;
  background-color: #0e0101;
  border: 6px solid #229846;
  border-radius: 70px;
  text-align-last: center;
  font-style:oblique;
  font-family: sans-serif
}

h3{
  color: #ffffff;  
  text-align: center;
  border: 6px solid #229846;
  border-radius: 71px;
  font-family: monospace;
  font-size: 22px;
  background-color: #010d0d;
}

.Dots{
  color: #f00c0c;
  font-family: monospace;
  font-size: 16px;
}

.period{
  color: white;
  font-family: monospace;
  font-size:  16px;
  font-weight: bold
}

img {
  width: 250px;
  border-color: aqua;
  float: right;
  border-style: groove;

}
h5 {
  text-align: right;

}

hr{
  color: #ffffff;
}

.boldP {
  color: #ffffff;
  font-family: monospace;
  font-weight: bolder;
  font-size: 15px;
}

li{
  color: white;
  font-family: monospace;
  font-weight: bold
}

.XBOX{
  float: left;
}

.BOXT{
  text-align: left;
  color: white;
}

.subp{
  text-align: center;
  font-size: 16px;
  font-weight: bolder;
}

h5{
  color: white;

}

.bts {
  border: 4px solid #5db7da;
  border-radius: 50px;
  font-family: monospace;
  background-color: #010d0d; 
  font-size: 12px;



}

.r {
  text-align: right
}