#include <chrono>
#include <iostream>
#include <string>
#include <thread>
#include <utility>
#include <vector>
int main(int argc, const char* argv[]) {
using namespace std::chrono_literals;
std::string reset_position;
for (int index = 0; index < 200; ++index) {
std::vector<Element> entries;
for (int i = 0; i < 22; ++i) {
if (i != 0)
entries.push_back(
}));
}
});
std::cout << reset_position;
screen.Print();
reset_position = screen.ResetPosition();
std::this_thread::sleep_for(0.1s);
}
std::cout << std::endl;
}