monitor = peripheral.wrap("under")
monitor.clear()
monitor.setCursorPos(1,1)
monitor.setTextScale(2)
monitor.write("Proprite Prive")
