* {  
  margin: 0;
  padding: 0;
}
body {
}

/* TAGS START */
h1,
h2 {
  margin-bottom: 20px;
}

h1 {

  /* text-transform: uppercase;
  font-style: italic; */
}

h2 {

}

p:last-child {
  margin-bottom: 20px;
}

p {
  line-height: 1.7;
}

ul,
ol {
  margin-left: 50px;
  margin-bottom: 20px;
}

li {

  margin-bottom: 10px;
  /* list-style-type: square;   */
  /* display: inline; */
}

li:last-child {
  margin-bottom: 10px;
}

img {
  margin-bottom: 10px;
}

/* TAGS END */

/* KLASI */
.wifi {
}

.wifi1 {
}

.routher1 {
}
.mob1 {
  display: flex;
  justify-content: space-evenly;
  text-align: center;
}

.mob11 {
  align-self: center;
}

.wifi2 {
}
.routher2 {
}
.mob2 {
  display: flex;
  justify-content: space-evenly;
  text-align: center;
}

.middle {
}
/* END KLASI */
