local win = window.create(term.current(),1,1,term.getSize()) local function render() term.setBackgroundColor(colors.cyan) term.clear() local x = 2 local w,h = term.getSize() if w < win.reposition(