A function to quickly call a document.execCommand function in a readable format
void execCommand(String command, {String? argument}) {}