body #wrapper {
  margin: 20px;
  transition: all 1s;
  font-size: 4px; }

.noVisible{
    display: none !important;
}