.container-syllabus {
  width: 100%;
  height: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
}
