body {
  font-family: 'Ubuntu';
  background-color: #f5f5f5;
  user-select: none;
}

img {
  transition: all .05s linear;
}