.citem {
  display: flex;
  justify-content: center;
  align-items: center; 
  position:fixed;
  width: 100%;
  height: 100%;
}