#pragma once
#include <iostream>
#include <string>
std::string check_color(const std::string& color);