body {
  background-color: #ffffff;
}

img {
  border-radius: 1%;
  width: 128px;
  height: auto;
}

#image1 {
  width: 100px;
  height: auto;
}

#image1:hover {
  width: 80px;
  height: auto;
}

#logo {
  width: 32px;
  height: auto;
}

#bulle {
  width: 16px;
  height: auto;
}
