svoid pExperiment() {
  if (!isMain()) ret;
  //substance();
  autoRestart(5);
  experimentIcon();
  centerHigherConsole();
  tt();
}