@charset "UTF-8";
/* CSS Document */

html{
  scroll-behavior: smooth;
}

.lab-cover1 {
	background-image: url("../img/dev_cell_cover.jpg");
}
.lab-cover2 {
	background-image: url("../img/h_trpm.jpg");
}
.lab-cover3 {
	background-image: url("../img/h_xfm.jpg");
}
