.test{
  display: flex;
  justify-content: center;
}

.text-align{
 text-align: right;
}