You may find that screen resolution is not same as parent machine's resolution in VirtualBox. Installing guest addition will resolve it but it may be complicated to install it from virtual disc. To install it in Terminal, run following:
sudo apt-get install virtualbox-guest-dkms
restart the VM and the issue will be resolved.