.system-wrapper{
  color:black;
  padding:10px;
  margin: 50px auto;
  background-color:rgba(0,175,204,0.3);
  border-radius: 10px;
}
