.mikrotik-onl-wrapper {
  background: #00f;
  color: #ff0;
  max-width: 300px;
  width: 100%;
  padding: 34px;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 30px;
}